Translation components API.

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

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

{
    "count": 3023,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/yast-ldap/master/changes/?format=api&page=151",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ldap/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.251236Z",
            "action": 47,
            "target": "",
            "id": 2950698,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950698/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ldap/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.255044Z",
            "action": 14,
            "target": "",
            "id": 2950699,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950699/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ldap/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.432646Z",
            "action": 15,
            "target": "",
            "id": 2960418,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960418/?format=api"
        }
    ]
}