Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1480917/?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/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2021-03-12T18:06:44.387821+09:00",
    "action": 2,
    "target": "굳센 힘으로 전투를 마무리 짓습니다. 최대 방어도가 추가로 늘어납니다.\n\n",
    "id": 1403814,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1403814/?format=api"
}