Translation projects API.

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

GET /api/projects/grub2-suse/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/grub2-suse/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-21T03:57:06.414556Z",
            "action": 47,
            "target": "",
            "id": 1787579,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/1787579/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/grub2-suse/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-03T17:14:45.107993Z",
            "action": 47,
            "target": "",
            "id": 2741279,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2741279/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/grub2-suse/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T17:15:05.100106Z",
            "action": 47,
            "target": "",
            "id": 2752148,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2752148/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/grub2-suse/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T16:53:49.091610Z",
            "action": 47,
            "target": "",
            "id": 2792195,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2792195/?format=api"
        }
    ]
}