Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1862519/?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-05T02:59:36.829585+09:00",
    "action": 2,
    "target": "\"지금 당장 떠나겠단 건 아니겠지? 곧 너한테 행운이 찾아올 거야! 너는 필요한 정수를 얻을 방법을 알아내고, 우리는 무서운 바늘을 쓸 필요 없어지는 거지! 그냥 다 잘 될 거라고 믿기만 하면 돼... 그럼 그렇게 된다니까!\"",
    "id": 3739730,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739730/?format=api"
}