Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/16403607/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.fedoraproject.org/api/units/17558505/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-05-31T13:07:56.720480Z",
    "action": 2,
    "target": "Cliquez sur le bouton \"`Ouvrir`\" dans la fenêtre de confirmation, si elle apparaît.",
    "old": "Cliquez sur le bouton \"`Ouvrir`\" dans la fenêtre de confirmation, si elle s'affiche.",
    "details": {
        "state": 20,
        "source": "Click the \"`Open`\" button in the confirmation dialog, if it appears.",
        "old_state": 20
    },
    "id": 16403607,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16403607/?format=api"
}