Translation components API.

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

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

{
    "count": 1146,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/yast-ncurses/master/changes/?format=api&page=57",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T06:07:07.606906Z",
            "action": 47,
            "target": "",
            "id": 2791859,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2791859/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T03:40:07.330133Z",
            "action": 15,
            "target": "",
            "id": 2940547,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2940547/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T06:03:55.263539Z",
            "action": 47,
            "target": "",
            "id": 2940683,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940683/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.431723Z",
            "action": 47,
            "target": "",
            "id": 2950730,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950730/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.436112Z",
            "action": 14,
            "target": "",
            "id": 2950731,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950731/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.719331Z",
            "action": 15,
            "target": "",
            "id": 2960434,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960434/?format=api"
        }
    ]
}