Translation components API.

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

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

{
    "count": 2246,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/yast-journal/master/changes/?format=api&page=112",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T03:40:08.152684Z",
            "action": 15,
            "target": "",
            "id": 2940587,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2940587/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T12:26:12.873068Z",
            "action": 47,
            "target": "",
            "id": 2941093,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941093/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T12:28:23.937902Z",
            "action": 47,
            "target": "",
            "id": 2941094,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941094/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.795895Z",
            "action": 47,
            "target": "",
            "id": 2950810,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950810/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.799706Z",
            "action": 14,
            "target": "",
            "id": 2950811,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950811/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:12.484492Z",
            "action": 15,
            "target": "",
            "id": 2960474,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960474/?format=api"
        }
    ]
}