Translation components API.

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

GET /api/components/krb5-ticket-watcher/glossary/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-08-23T17:13:46.154558Z",
            "action": 47,
            "target": "",
            "id": 1877682,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/1877682/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T20:24:33.963327Z",
            "action": 47,
            "target": "",
            "id": 2667778,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2667778/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T17:37:30.455578Z",
            "action": 47,
            "target": "",
            "id": 2792216,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2792216/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T17:38:36.156310Z",
            "action": 47,
            "target": "",
            "id": 2941232,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941232/?format=api"
        }
    ]
}