Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3361277/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/donkie@31/?format=api",
    "author": "https://translate.habitica.com/api/users/donkie@31/?format=api",
    "timestamp": "2026-02-01T08:51:44.753766Z",
    "action": 5,
    "target": "胜利者是<%= user %>! 剩下的任务要怎么办?",
    "id": 1320104,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1320104/?format=api"
}