Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1881435/?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-05-02T13:49:11.956841+09:00",
    "action": 2,
    "target": "{n}엘란의 눈에는 광기 어린 빛이 감돌고 있다.{/n} \"하지만 군인은 목적... 전투에 임해야 할 이유가 있으면 더 잘 싸울 수 있습니다. 대의를 진정으로 믿는다면 무엇이든 할 것이고, 어디든 갈 것입니다. 그리고 전 키아나를 구하기 위해서라면 무슨 일이든 멈추지 않을 겁니다.\"",
    "id": 3755619,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755619/?format=api"
}