Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974820/?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:29:29.262358+09:00",
    "action": 37,
    "target": "조심하세요! 저 앞의 빛나는 녹색 구름은 방사능입니다. 방사능은 당신의 분대에 피해를 입히고, 병들게 만들고, 변이를 일으키며 심지어는 죽일 수 도 있습니다. 방사능의 위험도는 화면 상단의 가이거 계수기에 표시됩니다. 낙진 속을 들어가려면 코디악의 업그레이드 부품을 찾고 설치해서 방사능 저항을 높이세요.",
    "id": 1916519,
    "action_name": "Marked for edit",
    "url": "http://waldo.team/api/changes/1916519/?format=api"
}