Changes API.

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

GET /api/changes/34917/?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-configuration/obconf-qt-menu-entry/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "timestamp": "2020-12-08T09:47:04.191772Z",
    "action": 25,
    "target": "src/translations/obconf-qt_pt_PT.desktop.yaml",
    "id": 34917,
    "action_name": "Removed translation",
    "url": "https://translate.lxqt-project.org/api/changes/34917/?format=api"
}