Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571331/?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-05T12:43:22.943953+09:00",
    "action": 2,
    "target": "\"이제야 내가 왜 드래곤을 싫어하는지 확실히 알겠네. 재수 없는 놈은 늘 지나치게 재수 없고, 착한 놈은 지나치게 착하기 때문이었어.\"",
    "id": 3756172,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3756172/?format=api"
}