Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/757935/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-22T09:01:39.732096Z",
    "action": 30,
    "target": "[[!inline pages=\"doc/about/trust/testimonials.inline\" raw=\"yes\" sort=\"age\"]]\n",
    "old": "[[!inline pages=\"donate/testimonials.inline\" raw=\"yes\" sort=\"age\"]]\n",
    "details": {
        "state": 10,
        "source": "[[!inline pages=\"doc/about/trust/testimonials.inline\" raw=\"yes\" sort=\"age\"]]\n",
        "old_state": -1
    },
    "id": 3530083,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3530083/?format=api"
}