Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/172568/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-24T16:31:35.757742Z",
    "action": 59,
    "target": "为团队设置一个易于查看的共享任务列表。将任务分配给您的团队成员,或让他们申请自己的任务,以明确每个人的工作内容!",
    "id": 1170211,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1170211/?format=api"
}