Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/757981/?format=api",
    "component": "https://translate.tails.net/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-22T09:01:43.581848Z",
    "action": 71,
    "target": "[[!pagetemplate template=\"topbar.tmpl\"]] [[!meta title=\"Home\"]] [[!meta stylesheet=\"staging/home\" rel=\"stylesheet\" title=\"\"]] [[!meta robots=\"noindex\"]]",
    "old": "",
    "details": {
        "state": 10,
        "source": "[[!meta stylesheet=\"index\" rel=\"stylesheet\" title=\"\"]] [[!meta stylesheet=\"doc/about/trust/testimonials.inline\" rel=\"stylesheet\" title=\"\"]]",
        "old_state": -1
    },
    "id": 3530208,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3530208/?format=api"
}