Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1881709/?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-02T14:02:55.785882+09:00",
    "action": 2,
    "target": "\"그 아무 짝에도 쓸모 없는 기생충들에게? 제안은 고맙지만, 전혀 필요 없습니다! 이미 제 저택을 폐허로 만들고, 물려준 재산을 탕진했을 게 분명하니. 제 전언 따위 없어도 잘 살겠죠. 그래봤자 서로 굴욕과 창피를 당할 뿐입니다. 저는 안 그래도 진정으로 아끼는 이들과 함께할 수 있었습니다. 그 무례한 마법사의 교묘한 계략만 아니었다면요.\"",
    "id": 3755621,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755621/?format=api"
}