Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1805616/?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": "2025-10-10T18:45:16.556105+09:00",
    "action": 2,
    "target": "\"제가 어찌 감히 그러겠습니까. 이 날개... 제 일부가 된 이 더러움과 함께 있는데, 제가 어떻게 천상의 빛나는 광휘를 통과하겠습니까? 게다가, 저는 그대와 성전군을 떠나고 싶지 않습니다. 전 {g|wardstone}수호석{/g} 안에 있는 형제자매들과 함께할 예정이었습니다. 그 일이 이루어지지 않았으니, 다른 방식으로 성전에 봉사하고 싶습니다.\"",
    "id": 3728373,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3728373/?format=api"
}