Translation components API.

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

GET /api/components/yast-iscsi-lio-server/master/changes/?format=api&page=356
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7102,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/changes/?format=api&page=355",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.790641Z",
            "action": 14,
            "target": "",
            "id": 2950809,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950809/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:12.455015Z",
            "action": 15,
            "target": "",
            "id": 2960473,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960473/?format=api"
        }
    ]
}