Translation components API.

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

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

{
    "count": 863,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/qtilities/qruler/changes/?format=api&page=43",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-21T04:49:00.221166Z",
            "action": 18,
            "target": "",
            "id": 257658,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/257658/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-25T14:25:36.460282Z",
            "action": 18,
            "target": "",
            "id": 258152,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/258152/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-27T02:10:19.735832Z",
            "action": 18,
            "target": "",
            "id": 258187,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/258187/?format=api"
        }
    ]
}