Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1863185/?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-21T08:50:11.335576+09:00",
    "action": 2,
    "target": "{n}마법사는 조용하고 딱딱한 목소리로 말한다.{/n} \"너는 뛰어난 능력을 입증하였다. 우리는 감명받았다. 환영한다, 통과자.\"",
    "id": 3741357,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741357/?format=api"
}