Changes API.

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

GET /api/changes/1916516/?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/cosgenio/?format=api",
    "author": "http://waldo.team/api/users/cosgenio/?format=api",
    "timestamp": "2022-01-03T00:22:03.313687+09:00",
    "action": 37,
    "target": "전체 지도에서는 믿음직한 코디악을 타고 콜로라도를 횡단할 수 있습니다. 탐험하면서 당신의 도움이 필요한 도시와 정착촌을 발견할 수 있고, 부, 거래, 위험 혹은 셋 모두를 가져다 주는 랜덤 인카운터도 경함할 수 있습니다.",
    "id": 1916516,
    "action_name": "Marked for edit",
    "url": "http://waldo.team/api/changes/1916516/?format=api"
}