Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1750371/?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-09T23:08:55.005634+09:00",
    "action": 2,
    "target": "\"무슨 개인적인 일이지? 이 케나브레스에서 용건은 오직 하나 뿐, 바로 성전이다. 다른 건 중요치 않아. 장인, 학자, 상인 모두가 성전을 돕기 위해 노력하고 있단 말이다!\"",
    "id": 3739881,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739881/?format=api"
}