Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89522/?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:35.142382Z",
    "action": 2,
    "target": "魔法蝾螈使用了蝾螈再生!\n\n`五颜六色的气泡将怪物遮挡住了片刻,当气泡散去时,它身上的一些伤口已经消失了!`",
    "id": 1338187,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1338187/?format=api"
}