Translation projects API.

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

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

{
    "count": 165,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-cc-control/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cc-control/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T00:05:37.407650Z",
            "action": 47,
            "target": "",
            "id": 2940347,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940347/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cc-control/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T03:40:06.545961Z",
            "action": 15,
            "target": "",
            "id": 2940509,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2940509/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cc-control/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:49.945944Z",
            "action": 47,
            "target": "",
            "id": 2950653,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950653/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cc-control/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:49.949606Z",
            "action": 14,
            "target": "",
            "id": 2950654,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950654/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cc-control/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.038840Z",
            "action": 15,
            "target": "",
            "id": 2960396,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960396/?format=api"
        }
    ]
}