Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/758830/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-02-26T13:20:15.493399Z",
    "action": 4,
    "target": "<h1 id=\"language\">Utiliser Thunderbird dans une autre langue</h1>\n",
    "old": "<h1 id=\"language\">Utiliser Thunderbird dans votre langue</h1>\n",
    "details": {
        "state": 10,
        "source": "<h1 id=\"language\">Using Thunderbird in another language</h1>\n",
        "old_state": 10
    },
    "id": 3532039,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3532039/?format=api"
}