Changes API.

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

GET /api/changes/3538211/?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": "https://translate.tails.net/api/users/conan/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-03-29T13:44:54.318663Z",
    "action": 7,
    "target": "   <p>Si le problème persiste, réinstallez Tails sur une de nos [[clés USB\n   recommandées|doc/about/requirements]].</p>\n",
    "old": "   <p>Si le problème persiste, réinstallez sur une nouvelle clé USB.</p>\n",
    "details": {
        "state": 30,
        "source": "   <p>If the error persists, reinstall Tails on one of our [[recommended USB\n   sticks|doc/about/requirements]].</p>\n",
        "old_state": 10
    },
    "id": 3538211,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3538211/?format=api"
}