Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1853117/?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": "2025-10-16T21:19:02.256569+09:00",
    "action": 2,
    "target": "{n}시체는 천천히 일어서며 증오 섞인 눈길로 당신을 응시한다.{/n} \" 나를 쓸모없는 놈으로 대했겠다, 너희들 전부... 대가를 치를 것이야! 모든 자들이 나를 과소평가한 것을 후회하게 만들어 주겠다!\"",
    "id": 3729769,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729769/?format=api"
}