Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmlvpn/zh_Hans/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/antrouter/?format=api",
    "author": null,
    "timestamp": "2020-12-04T15:59:14.242730Z",
    "action": 17,
    "target": "",
    "id": 6194,
    "action_name": "Changes committed",
    "url": "http://weblate.openmptcprouter.com/api/changes/6194/?format=api"
}