Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/752654/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T18:02:02.043191Z",
    "action": 59,
    "target": "[[!img locale.png class=\"screenshot\" alt=\"\"]]\n",
    "old": "[[!img locale.png class=\"screenshot\" alt=\"\"]]\n",
    "details": {
        "state": 30,
        "source": "[[!img locale.png class=\"screenshot\" alt=\"\"]]\n",
        "old_state": 30
    },
    "id": 3521373,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3521373/?format=api"
}