Changes API.

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

GET /api/changes/201904/?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/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/obconf-qt/it/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-27T05:49:17.138258Z",
    "action": 0,
    "target": "",
    "id": 201904,
    "action_name": "Resource update",
    "url": "https://translate.lxqt-project.org/api/changes/201904/?format=api"
}