Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/838768/?format=api",
    "component": "http://waldo.team/api/components/pathfinder_kingmaker/quests/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder_kingmaker/quests/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/eveforce@naver.com/?format=api",
    "author": "http://waldo.team/api/users/eveforce@naver.com/?format=api",
    "timestamp": "2020-09-04T04:26:07.427149+09:00",
    "action": 2,
    "target": "한 가지 분명한 사실을 알아냈습니다 - 우리가 찾는 사교도는 오른발을 절고 있다고 합니다!",
    "id": 1128771,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1128771/?format=api"
}