Translation components API.

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

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

{
    "count": 642,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/libgnomesu/master/changes/?format=api&page=32",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T09:46:44.606227Z",
            "action": 47,
            "target": "",
            "id": 2940962,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940962/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T09:48:55.679369Z",
            "action": 47,
            "target": "",
            "id": 2940963,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940963/?format=api"
        }
    ]
}