Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1602088/?format=api",
    "component": "http://waldo.team/api/components/dai/dialogue/?format=api",
    "translation": "http://waldo.team/api/translations/dai/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2023-08-09T12:00:46.836842+09:00",
    "action": 27,
    "target": "싸웠고, 죽였죠. 당시엔 회색 감시자들이 놈을 붙잡고 있었는데, 어찌 된 일인지 놈과 어둠피조물과의 연결성이 감시자들한테도 영향을 끼치더군요.",
    "id": 2525898,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2525898/?format=api"
}