Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1788658/?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-02-21T20:08:16.990362+09:00",
    "action": 2,
    "target": "\"그보다 훨씬 더 심각하지. 장벽에는 엄청난 힘이 깃들어 있네. 돌파를 시도하면 마법의 폭발이 일어날 걸세. 내가 그대와 도시를 보호할 수는 있지만, 내 힘만으로는 혼란을 막고 길을 열기엔 역부족일 걸세. 데몬들이 성전의 신성한 심장 바로 아래에서 군대를 재건하고 다음 공격을 계획하도록 내버려둘 수는 없네!\"",
    "id": 3737175,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737175/?format=api"
}