Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1753235/?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-01-29T17:30:56.530633+09:00",
    "action": 2,
    "target": "\"조그만 어촌입니다, 어떠한 지도에도 표시되어 있지 않지만, 그래도 그곳에서 사람들은 살아가지요. 하지만 그들에겐 사제가 없습니다. 상처를 치료해 줄 사람도, 풍어를 빌며 기도를 올려줄 사람도, 그리고 제대로 된 장례를 치뤄줄 사람도 없답니다. {g|Worldwound}세계상처{/g} 문제는 말 할 것도 없고요... 그래서 냉랭한 개울로 떠나, 제 신과 그곳의 사람들을 섬길 생각입니다.\"",
    "id": 3734606,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3734606/?format=api"
}