Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879795/?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-05-03T19:55:19.525691+09:00",
    "action": 2,
    "target": "{n}레질은 데몬의 시체를 조사한다. 그의 얼굴은 난해하다.{/n} \"난 아직 지옥에 갈 몸이 아니다. {name} 님, 당신이 이 날개 달린 혐오스러운 존재의 말을 듣지 않은 것은 칭찬할 만합니다. 이제 성채를 수색해서 실종된 사람들의 흔적을 찾아야 합니다.\"",
    "id": 3755863,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755863/?format=api"
}