Translation components API.

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

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

{
    "count": 2741,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/packages-i18n/v-master/changes/?format=api&page=137",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/v-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T13:49:13.594754Z",
            "action": 47,
            "target": "",
            "id": 2941128,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941128/?format=api"
        }
    ]
}