Changes API.

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

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

{
    "count": 226902,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/changes/?format=api&page=11345",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-06T19:35:31.684196Z",
            "action": 18,
            "target": "",
            "id": 253608,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/253608/?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-06T20:01:18.689630Z",
            "action": 21,
            "target": "",
            "id": 253609,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/253609/?format=api"
        }
    ]
}