Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2075859/?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-03T02:57:02.301305+09:00",
    "action": 5,
    "target": "조심하세요! 저 괴이한 오렌지색 광채는 샤이엔산에서만 볼 수 있는 신성한 방사능입니다. 신성한 방사능은 1단계부터 시작해 10단계까지 증가하며, 단계가 높아질수록 심각한 효과들을 동반합니다... 대부분은 해롭지만, 일부는 도움이 되기도 합니다. 신성한 방사능은 신성한 방사능 배터리라는 희귀한 아이템으로만 제거할 수 있습니다. 그러니 언제, 누구에게 사용할지 잘 선택해야 합니다.",
    "id": 1964524,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1964524/?format=api"
}