Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822067/?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": "2024-12-07T17:32:11.021090+09:00",
    "action": 2,
    "target": "\"저희는 위대한 자카리우스의 제자들입니다. 그가 저희를 소환했고, 저희는 무덤에서 일어나 하나로 뭉쳤습니다. 의무가 저희를 강제하였습니다. 위대한 자카리우스 또한 저희에게 합류했습니다. 이제 저희는 모두입니다. 저희는 해골 기둥입니다. 저희는 당신의 하수인입니다.\"",
    "id": 3386972,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386972/?format=api"
}