Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/759166/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_second_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_second_timeinline/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-09T13:01:26.460096Z",
    "action": 71,
    "target": "   <p>Si le problème persiste, réinstallez sur une nouvelle clé USB.</p>\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "   <p>If the error persists, reinstall Tails on one of our [[recommended USB\n   sticks|doc/about/requirements]].</p>\n",
        "old_state": -1
    },
    "id": 3532898,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3532898/?format=api"
}