Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1854763/?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-02-21T21:23:11.348335+09:00",
    "action": 2,
    "target": "{n}그녀는 자신의 검을 들어 검에 반사된 모습을 바라본다.{/n} \"결국 이 날이 찾아왔군. 내가 승리를 거둔 후에야 늙을 수 있으리라 생각했었는데... 자네는 내가 교만함에 빠져 있었음을 증명했군. 나는 세계상처를 이길 수 있는 자가 나뿐일 줄 알았어. 그동안 진정 승리할 운명이었던 자의 길을 막고 있었단 말인가? 지금으로썬 알 수없구나... 그러나 내가 실패한 일을 자네가 성공하리라고 믿네. 나의 실수만은 반복하지 마시게나.\"",
    "id": 3737290,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737290/?format=api"
}