Translation components API.

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

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

{
    "count": 2042,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/changes/?format=api&page=102",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-08T21:21:38.377282Z",
            "action": 18,
            "target": "",
            "id": 253798,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/253798/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-13T08:36:49.922168Z",
            "action": 18,
            "target": "",
            "id": 254021,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/254021/?format=api"
        }
    ]
}