Changes API.

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

GET /api/changes/8978/?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/luciapplicationsomr-bypass/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-bypass/de/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2022-11-23T07:41:09.379696Z",
    "action": 0,
    "target": "",
    "id": 8978,
    "action_name": "Resource updated",
    "url": "http://weblate.openmptcprouter.com/api/changes/8978/?format=api"
}