Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877321/?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-01-19T12:15:36.819371+09:00",
    "action": 2,
    "target": "\"네 최후를 직접 지켜보고 싶었지!\" {n}호잘라는 화가 나서 이를 딱딱거린다.{/n} \"내가 너를 무서워한다고 생각해? 하! 내가 얼마나 강한지 넌 상상도 못할 거다! 헵자미라는 나랑 비교하면 아무것도 아니었고, 아버지는 그 저주받은 봉인에서 나를 풀어 주셨지! 나는 이제 구속받지 않아. 난 바포메트의 딸이자, 그분의 자손 중 최강이다! 난 내 정당한 자리를 되찾았어. 그리고 이제 널 분쇄해 주겠다.\"",
    "id": 3400745,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3400745/?format=api"
}