Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571581/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-31T21:40:28.183575+09:00",
    "action": 2,
    "target": "\"내가 정의와 영광의 여신을 만나다니. 하지만 이를 누구한테 말해도 될까? 이 사실이 고객들 사이에서 내 명성을 높여줄까, 아니면 겁을 줄까?\"",
    "id": 3761793,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3761793/?format=api"
}