Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1862611/?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-03T23:05:47.244468+09:00",
    "action": 2,
    "target": "\"이게 내 형제의 계획이었단 말인가... 진심으로 이게 통할 줄 안 건가? 자기가 상대도 안 된다는 걸 깨달았나 보군. 그래서 대신 나를 공격해줄 똑같이 쓸모없는 멍청이 여럿을 모았던 거야. 참으로 가여운 발상이로구나...\" {n}녹티큘라는 주변을 둘러보며 경멸을 표한다.{/n}",
    "id": 3739725,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739725/?format=api"
}