Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1792091/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2026-04-10T22:42:44.926201+09:00",
    "action": 2,
    "target": "\"흥미로운 사건이 있었습니다. 지옥의 공작 비프론스를 숭배하는 {g|Cheliax}첼리악스{/g} 내 작은 공동체가 번영하고 있습니다. 비프론스의 신수는 여우입니다. 비프론스의 신자들은 성전군을 이끌고 있는 자가 누구인지 알자마자, 이건 주군의 계시라고 공언했습니다. 당신을 돕기 위해 부대 전체를 보냈고요.\"",
    "id": 3739935,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739935/?format=api"
}