Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/226335/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-27T13:37:21.481479Z",
    "action": 59,
    "target": "想要更改或取消订阅?你可以从手机设置中进入Apple ID订阅页面,找到编辑或取消订阅的选项。",
    "id": 1197580,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1197580/?format=api"
}