Changes API.

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

GET /api/changes/162995/?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-desktop/lxqt-archiver/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/de/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-10-13T23:22:36.232418Z",
    "action": 17,
    "target": "",
    "id": 162995,
    "action_name": "Committed changes",
    "url": "https://translate.lxqt-project.org/api/changes/162995/?format=api"
}