Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1504714/?format=api",
    "component": "http://waldo.team/api/components/dai/unknown/?format=api",
    "translation": "http://waldo.team/api/translations/dai/unknown/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/Araghast/?format=api",
    "author": "http://waldo.team/api/users/Araghast/?format=api",
    "timestamp": "2021-05-28T13:10:15.153790+09:00",
    "action": 2,
    "target": "번개 플라스크가 활성화된 동안 적을 감전 상태로 만들고 공격에 추가 번개 피해가 더해집니다.\n\n",
    "id": 1597418,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1597418/?format=api"
}