Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1860191/?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-09T22:09:54.619326+09:00",
    "action": 2,
    "target": "\"너무 좋지! 강인함, 삶을 향한 갈망, 존재한다는 것의 기쁨을 누릴 수 있거든! 네 영혼 속에서도 그게 느껴지지 않느냐? 사실, 드래곤인 너의 첫 여정이 피비린내와 함께 시작된 점은 유감스럽게 생각한다. 그보다 먼저 경험했으면 하는 게 아주 많은데... 이를테면 비행이라든가, 만물이 하나로 이어져 있다는 깨달음 같은 것들 말이야. 네가 이 다중우주 속에서 자신의 자리를 알아갈 기회가 있었으면 좋았을 텐데.\"",
    "id": 3739850,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739850/?format=api"
}