Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/754497/?format=api",
    "component": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/sensitive_documents_graphics/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:14:47.545459Z",
    "action": 59,
    "target": "    *GIMP*官網上有不同\n    語言版本的[用戶手冊](https://www.gimp.org/docs/) .\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "    *GIMP* has [user manuals](https://docs.gimp.org/) in several\n    languages.\n",
        "old_state": -1
    },
    "id": 3517360,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3517360/?format=api"
}