Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246005/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-26T22:43:08.068065Z",
    "action": 59,
    "target": "另一种选择是使用<b>重生球</b>,它可以重置的同时保留你的任务和装备。",
    "id": 1103409,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1103409/?format=api"
}