Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/117961/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-17T05:30:14.800295Z",
    "action": 59,
    "target": "如果你想发信息给别的玩家,你可以通过他们的主页,然后点击“消息”按钮。",
    "id": 1196732,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1196732/?format=api"
}