Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1853105/?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:20:13.695985+09:00",
    "action": 2,
    "target": "{n}시체의 목소리가 적대감으로 불탄다.{/n} \"나의 증오가 나를 무덤에서 일으켜 세웠지! 나는 불공정하게 대우받았으니, 거기에 관여한 모두에게 되갚아 줄 작정이다! 나는 명예로운 기사였다. 그러나 너, 너희 전부가 내 이름을 진흙 바닥에 쳐박았지! 대가를 치를 것이다! 너희가 한 모든 짓에 걸맞는 대가를!\"",
    "id": 3729770,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729770/?format=api"
}