Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1963816/?format=api",
    "component": "http://waldo.team/api/components/wl3/statuseffects/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/statuseffects/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/sqom1234/?format=api",
    "author": "http://waldo.team/api/users/sqom1234/?format=api",
    "timestamp": "2022-05-06T04:39:29.753054+09:00",
    "action": 27,
    "target": "당신의 반사신경은 인간 수준을 월등히 뛰어넘었습니다.\\n\\n<color=#CA3429>'노-글로'로만 제거 가능</color>",
    "id": 2044782,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2044782/?format=api"
}