Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/745384/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:14:51.057726Z",
    "action": 59,
    "target": "<span class=\"application\">LibreOffice</span> 官網上提供了完整的 [用戶\n指南](https://wiki.documentfoundation.org/Documentation/Publications) ,其中\n每一項工具已有各種語言翻譯介紹。\n",
    "old": "<span class=\"application\">LibreOffice</span> 官網上提供了完整的 [用戶\n指南](https://wiki.documentfoundation.org/Documentation/Publications) ,其中\n每一項工具已有各種語言翻譯介紹。\n",
    "details": {
        "state": 10,
        "source": "The *LibreOffice* website provides complete [user guides](https://wiki.documentfoundation.org/Documentation/Publications) for each of these tools, translated into several languages.",
        "old_state": 10
    },
    "id": 3517504,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3517504/?format=api"
}