Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1792052/?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:39:34.260459+09:00",
    "action": 2,
    "target": "\"이 새로운 병사들은 몹시 특이합니다. 전부 아시마르고, 전부 마법사입니다. 전사들의 우애, 아님 학파 같은 것이 있어서, 함께 훈련했고, 이곳에도 함께 왔다고 합니다. 당신의 군대에 합류해, 자신의 천족 혈통의 동족을 돕고자 합니다.\"",
    "id": 3739930,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739930/?format=api"
}