Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/146354/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T10:11:03.840897Z",
    "action": 59,
    "target": "如果您还不确定,我们邀请您[试用演示](https://yunohost.org/try),  \n并查看[自行管理服务器的利弊](https://yunohost.org/selfhosting)。\n\n花时间考虑一下您希望为服务器选择哪些应用程序、硬件类型和域名。",
    "id": 224138,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/224138/?format=api"
}