Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1746926/?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-01-31T02:59:22.585091+09:00",
    "action": 2,
    "target": "\"집에서 나비 반점 개수만 세는 게 아니라, 적을 연구하러 오는 학자들도 아직 있다는 사실에 기뻐 해야겠는걸.\"",
    "id": 3734945,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3734945/?format=api"
}