Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/glossary/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/glossary/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-09T14:35:21.106075Z",
    "action": 0,
    "target": "",
    "id": 22,
    "action_name": "Resource update",
    "url": "https://weblate.ppc.lol/api/changes/22/?format=api"
}