Translation components API.

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

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

{
    "count": 1263,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/packages-i18n/y-master/changes/?format=api&page=63",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/y-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T14:07:45.494789Z",
            "action": 47,
            "target": "",
            "id": 2792105,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2792105/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/y-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-01T16:29:27.495202Z",
            "action": 15,
            "target": "",
            "id": 2793127,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2793127/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/y-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T14:26:21.834949Z",
            "action": 47,
            "target": "",
            "id": 2941147,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941147/?format=api"
        }
    ]
}