Translation components API.

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

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

{
    "count": 6222,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/changes/?format=api&page=311",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-05T10:13:29.118048Z",
            "action": 53,
            "target": "",
            "id": 253579,
            "action_name": "Received repository notification",
            "url": "https://translate.lxqt-project.org/api/changes/253579/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-05T10:13:30.571515Z",
            "action": 21,
            "target": "",
            "id": 253580,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/253580/?format=api"
        }
    ]
}