Changes API.

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

GET /api/changes/7541/?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/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2021-05-10T18:13:38.931778Z",
    "action": 0,
    "target": "",
    "id": 7541,
    "action_name": "Resource updated",
    "url": "http://weblate.openmptcprouter.com/api/changes/7541/?format=api"
}