Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2075835/?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/8942023c2f854913/?format=api",
    "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "timestamp": "2022-02-02T08:15:10.264246+09:00",
    "action": 5,
    "target": "눈을 크게 뜨세요, 레인저! 타르 방사기 같은 스틸타운의 특정 무기들은 상태 효과를 부여합니다. 중첩이 쌓일수록 효과가 커지며, 최대 중첩은 10단계입니다. 중첩은 시간이 지남에 따라 낮아지고 효과 역시 줄어듭니다.",
    "id": 1964129,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1964129/?format=api"
}