Translation projects API.

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

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

{
    "count": 7463,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api&page=373",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-24T00:57:13.569182Z",
            "action": 18,
            "target": "",
            "id": 252702,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/252702/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-24T00:57:16.698115Z",
            "action": 18,
            "target": "",
            "id": 252703,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/252703/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-27T20:01:09.298946Z",
            "action": 21,
            "target": "",
            "id": 253118,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/253118/?format=api"
        }
    ]
}