Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/759123/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_first_timeinline/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-09T13:01:24.798426Z",
    "action": 71,
    "target": "   <p>Si l'error persisteix, torneu a instal·lar en un nou llapis 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": 3532817,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3532817/?format=api"
}