Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89368/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Summer_GUI/?format=api",
    "author": "https://translate.habitica.com/api/users/Summer_GUI/?format=api",
    "timestamp": "2026-03-30T05:24:17.793339Z",
    "action": 2,
    "target": "骸骨霸王龙使用了骸骨治愈!\n\n怪物发出了一声怪异的咆哮,一些受损的骨头又重新连接在了一起!",
    "id": 1338185,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1338185/?format=api"
}