Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1875473/?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-05-01T22:11:09.869277+09:00",
    "action": 2,
    "target": "\"물론, 그분을 실물로 본 운 좋은 사람은 많지 않습니다. 하지만 그분의 설교를 들은 사람들이 주변 사람들에게 그 말씀을 전파했죠. 심지어는 그 가르침을 모아 책으로 엮기도 했습니다. 엠버님은 돌아가셨을지언정, 그분의 말씀은 살아 숨 쉴 거라는 게 저희 생각이었습니다. 뭐, 모두들 그분이 돌아가셨다고 생각했으니까요. 어쨌든 그 책과 가르침은 널리 퍼져나가, 방황하던 자들을 구원했습니다.\"",
    "id": 3754662,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3754662/?format=api"
}