Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1945471/?format=api",
    "component": "http://waldo.team/api/components/wl3/gui/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/gui/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/dhrgusdlrns/?format=api",
    "author": "http://waldo.team/api/users/dhrgusdlrns/?format=api",
    "timestamp": "2022-03-19T11:43:33.952041+09:00",
    "action": 2,
    "target": " 블랙잭과 위도우메이커는 태어난 그 순간부터 레인저의 일원이었습니다. 블랙잭은 목숨을 건 도박을 좋아합니다. 반면 위도우메이커는 도박따윈 총으로 해결하는 편이죠. 설명이 참 구리네요, 나중에 제대로 만들어서 다시 적어두겠습니다.",
    "id": 2000124,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/2000124/?format=api"
}