Translation components API.

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

GET /api/components/lxqt-configuration/lxqt-notificationd/changes/?format=api&page=85
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1682,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/changes/?format=api&page=84",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-01T21:11:13.391472Z",
            "action": 18,
            "target": "",
            "id": 249790,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/249790/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-07T22:26:06.934034Z",
            "action": 18,
            "target": "",
            "id": 250403,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/250403/?format=api"
        }
    ]
}