Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/765269/?format=api",
    "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/shutdown/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-07-23T09:01:48.667363Z",
    "action": 30,
    "target": "[[!toc startlevel=2]]\n",
    "old": "[[!toc levels=1]]\n",
    "details": {
        "state": 10,
        "source": "[[!toc startlevel=2]]\n",
        "context": "",
        "old_state": -1
    },
    "id": 3546681,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3546681/?format=api"
}