Changes API.

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

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

{
    "count": 226843,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/changes/?format=api&page=11342",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-03T05:26:06.866407Z",
            "action": 18,
            "target": "",
            "id": 253548,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/253548/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-03T08:01:18.780762Z",
            "action": 21,
            "target": "",
            "id": 253549,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/253549/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-03T15:45:18.302376Z",
            "action": 18,
            "target": "",
            "id": 253550,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/253550/?format=api"
        }
    ]
}