Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1769888/?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-03T14:11:57.199581+09:00",
    "action": 2,
    "target": "\"네 형제가 최근에 뭔가 변했다는 건 아마도 눈치 챘겠지. 데몬과 사귀면 티가 나거든. 그놈의 도덕적 기준이 곤두박질 친 걸 수도 있잖아... 굳이 더 자세하게 말하자면, 지금쯤 거의 심연 수준을 맴돌고 있을걸.\"",
    "id": 3755835,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755835/?format=api"
}