Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1797785/?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-08-07T14:38:03.710842+09:00",
    "action": 2,
    "target": "\"누가 감히 나를 겁쟁이라 부르느냐?\" {n}그의 충혈된 눈이 그레이보르를 향하고 기쁨으로 가득 찬다.{/n} \"아, 너구나, 이 비천한 난쟁이야! 네 내장을 내 목구멍에 집어넣겠다고 약속했었지! 그리고 약속을 지키겠다!\"",
    "id": 3550845,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3550845/?format=api"
}