Translation components API.

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

GET /api/components/packages-i18n/j-master/changes/?format=api&page=182
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3624,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/packages-i18n/j-master/changes/?format=api&page=181",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/j-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T05:19:12.923219Z",
            "action": 14,
            "target": "",
            "id": 2791765,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2791765/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/j-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T13:30:37.271001Z",
            "action": 47,
            "target": "",
            "id": 2792082,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2792082/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/j-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-01T16:29:27.415685Z",
            "action": 15,
            "target": "",
            "id": 2793123,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2793123/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/j-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T13:44:51.459623Z",
            "action": 47,
            "target": "",
            "id": 2941126,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941126/?format=api"
        }
    ]
}