Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1758938/?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-04-05T18:15:13.169015+09:00",
    "action": 2,
    "target": "\"살면서 많은 일을 해봤지만, 용감무쌍한 용병 역을 맡아서 장식은 무미건조하고 설계는 형편없는 남의 저택을 뒤지는 건 참신한 일이네요... 참 우스꽝스러워요!\"",
    "id": 3739749,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739749/?format=api"
}