Changes API.

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

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

{
    "unit": null,
    "component": "http://waldo.team/api/components/wl3/quest/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/quest/ko/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-01-03T23:57:21.860764+09:00",
    "action": 17,
    "target": "",
    "id": 1917060,
    "action_name": "Committed changes",
    "url": "http://waldo.team/api/changes/1917060/?format=api"
}