Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1863209/?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:58:04.926358+09:00",
    "action": 2,
    "target": "\"둘째, 우리는 너를 시험하였다. 너는 만족스러웠다, 통과자. 너에겐 현대화 절차가 수반될 것이다. 셋째, 우리는 야전 전투 개체들을 지휘하기에 적절한 대체품을 찾고 있었다.\"",
    "id": 3741365,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741365/?format=api"
}