Translation projects API.

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

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

{
    "count": 1225,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-ncurses/changes/?format=api&page=61",
    "results": [
        {
            "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/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T17:34:14.013891Z",
            "action": 47,
            "target": "",
            "id": 2941230,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941230/?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"
        }
    ]
}