Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1503692/?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-16T17:19:45.903129+09:00",
    "action": 5,
    "target": "캠페인에서 얻은 골드 총합",
    "id": 1572439,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1572439/?format=api"
}