Translation projects API.

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

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

{
    "count": 3127,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-qt/changes/?format=api&page=156",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T14:18:40.856573Z",
            "action": 47,
            "target": "",
            "id": 2792108,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2792108/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T03:40:08.323012Z",
            "action": 15,
            "target": "",
            "id": 2940596,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2940596/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T06:34:30.273025Z",
            "action": 47,
            "target": "",
            "id": 2940696,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940696/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T14:11:04.319765Z",
            "action": 47,
            "target": "",
            "id": 2941141,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941141/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.880074Z",
            "action": 47,
            "target": "",
            "id": 2950828,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950828/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.883927Z",
            "action": 14,
            "target": "",
            "id": 2950829,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950829/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:12.625655Z",
            "action": 15,
            "target": "",
            "id": 2960483,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960483/?format=api"
        }
    ]
}