Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246180/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-05-30T21:30:37.968081Z",
    "action": 59,
    "target": "如果您想給我們意見,請在下面輸入——我們樂於瞭解您喜歡和不喜歡Habitica的地方!無法流利地使用英文嗎?沒問題!使用您偏好的語言。",
    "id": 1360934,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1360934/?format=api"
}