Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/850631/?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-03T09:28:46.562881+09:00",
    "action": 2,
    "target": "\"저는 자만디 알도리의 명령에 따라 {g|Restov}레스토프{/g} 최고의 경호대 십여명과 함께 이곳으로 왔습니다. {mf|영주님|영주님|전하|전하}. 나머지는 현지인 중에서 고용했습니다. \"",
    "id": 1617194,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1617194/?format=api"
}