Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/740894/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsbasic_troubleshootinginlinepo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2026-04-01T21:05:53.901468Z",
    "action": 36,
    "target": "Essayez [[à nouveau d'installer|doc/upgrade/linux#install]] sur la même clé USB.",
    "old": "Essayez [[à nouveau d'installer|doc/upgrade/linux#install]] sur la même clé USB.",
    "details": {
        "state": 30,
        "source": "Try to [[install again|doc/upgrade/linux#install]] on the same USB stick.",
        "old_state": 20
    },
    "id": 3540054,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3540054/?format=api"
}