Translation components API.

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

GET /api/components/doc-sle-translations/adm_shell-master/changes/?format=api&page=52
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1023,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_shell-master/changes/?format=api&page=51",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_shell-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T00:54:24.030255Z",
            "action": 47,
            "target": "",
            "id": 2791045,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2791045/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_shell-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T04:44:15.397282Z",
            "action": 47,
            "target": "",
            "id": 2791383,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2791383/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_shell-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-03T00:42:48.863101Z",
            "action": 47,
            "target": "",
            "id": 2941520,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941520/?format=api"
        }
    ]
}