Translation components API.

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

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

{
    "count": 3921,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/changes/?format=api&page=196",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T19:25:56.208877Z",
            "action": 18,
            "target": "",
            "id": 250178,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/250178/?format=api"
        }
    ]
}