Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/850085/?format=api",
    "component": "http://waldo.team/api/components/pathfinder_kingmaker/dialogs/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder_kingmaker/dialogs/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/setsuna444@naver.com/?format=api",
    "author": "http://waldo.team/api/users/setsuna444@naver.com/?format=api",
    "timestamp": "2021-07-16T19:13:25.543374+09:00",
    "action": 2,
    "target": "\"신중하게 생각해라. 소년. 아이오메데를 섬기는 것은 장난이 아니다.\"",
    "id": 1625295,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1625295/?format=api"
}