Translation projects API.

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

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

{
    "count": 1483,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-reipl/changes/?format=api&page=74",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.553635Z",
            "action": 47,
            "target": "",
            "id": 2950756,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950756/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.557636Z",
            "action": 14,
            "target": "",
            "id": 2950757,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950757/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.963190Z",
            "action": 15,
            "target": "",
            "id": 2960447,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960447/?format=api"
        }
    ]
}