Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1452837/?format=api",
    "component": "http://waldo.team/api/components/dai/party/?format=api",
    "translation": "http://waldo.team/api/translations/dai/party/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/myeongranbab/?format=api",
    "author": "http://waldo.team/api/users/myeongranbab/?format=api",
    "timestamp": "2021-03-12T15:58:27.589204+09:00",
    "action": 2,
    "target": "균열을 봉쇄하고 제어하는 것 외에도, 당신의 표식은 당신을 지도자로 만들며, 파티를 지휘하고 동맹들이 함께 일할 수 있도록 도와줍니다.",
    "id": 1403485,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1403485/?format=api"
}