Translation projects API.

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

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

{
    "count": 229,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-opensuse_mirror/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T06:00:34.389522Z",
            "action": 47,
            "target": "",
            "id": 2791856,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2791856/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T10:20:34.008573Z",
            "action": 47,
            "target": "",
            "id": 2791993,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2791993/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T03:40:07.274523Z",
            "action": 15,
            "target": "",
            "id": 2940544,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2940544/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T05:39:53.469095Z",
            "action": 47,
            "target": "",
            "id": 2940673,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940673/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T05:42:04.544600Z",
            "action": 47,
            "target": "",
            "id": 2940674,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940674/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T10:30:26.046368Z",
            "action": 47,
            "target": "",
            "id": 2940986,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940986/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.400295Z",
            "action": 47,
            "target": "",
            "id": 2950724,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950724/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.404810Z",
            "action": 14,
            "target": "",
            "id": 2950725,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950725/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.662977Z",
            "action": 15,
            "target": "",
            "id": 2960431,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960431/?format=api"
        }
    ]
}