Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89420/?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:29.427759Z",
    "action": 2,
    "target": "水骷髅群使用了骨群重生!\n\n更多的骷髅在胜利的鼓舞下从裂隙中涌出,壮大了骷髅群!",
    "id": 1338186,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1338186/?format=api"
}