Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654277/?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-26T10:52:16.656669+09:00",
    "action": 2,
    "target": "\"긍정합니다. 저도 탑의 전 주인이 그리 유쾌한 사람은 아니었다는 인상을 받았습니다. 그는 시스허드의 힘과 악의적인 영향력으로 증폭된 다양한 재능으로 인해, 강력한 적이었을 것입니다.\"",
    "id": 3751661,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3751661/?format=api"
}