Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1859883/?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-09T22:40:00.951418+09:00",
    "action": 2,
    "target": "\"저도 같이 해도 될까요? '짓궂은 장난'이 뭔지는 모르겠지만, 같이 어울려서 웃을 순 있어요. 그냥 옆에 같이 있으면서, 노는 걸 보기만 해도 기쁠 거 같아요.\"",
    "id": 3739870,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739870/?format=api"
}