Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974803/?format=api",
    "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/Concubine/?format=api",
    "author": "http://waldo.team/api/users/Concubine/?format=api",
    "timestamp": "2022-04-22T07:16:36.249896+09:00",
    "action": 2,
    "target": "세계 지도에서는 믿음직한 코디악을 타고 콜로라도를 횡단할 수 있습니다. 탐험하면서 당신의 도움이 필요한 도시와 정착촌을 발견할 수 있고, 부, 거래, 위험 혹은 셋 모두와 관련된 랜덤 인카운터를 마주치게 될 수도 있습니다.",
    "id": 2030584,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/2030584/?format=api"
}