Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-08-18T18:58:51.404850Z",
    "action": 47,
    "target": "",
    "id": 4677,
    "action_name": "New alert",
    "url": "https://translate.lxqt-project.org/api/changes/4677/?format=api"
}