Translation projects API.

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

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

{
    "count": 4782,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/projects/luebking/changes/?format=api&page=239",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-10T20:14:38.123378Z",
            "action": 18,
            "target": "",
            "id": 253812,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/253812/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-10T20:14:59.917754Z",
            "action": 18,
            "target": "",
            "id": 253813,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/253813/?format=api"
        }
    ]
}