Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3651671/?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-09-06T22:26:53.325819+09:00",
    "action": 2,
    "target": "\"그래서 어쩌라는 것이냐? 여기선 100년 동안 좋은 사냥을 할 수 없었다. 숲은 죽어가고 있고, 사람들도 죽어가고 있고, 우리 정령들도 함께 죽어가고 있다. 난 어떻게 끝날지 알아. 곧 아무도 안 남겠지.\"",
    "id": 3318772,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3318772/?format=api"
}