Translation components API.

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

GET /api/components/authenticator/glossary/changes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-06T10:53:55.163646Z",
            "action": 47,
            "target": "",
            "id": 35724,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/35724/"
        },
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T13:24:08.707721Z",
            "action": 47,
            "target": "",
            "id": 37143,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/37143/"
        },
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-05-08T15:02:52.716902Z",
            "action": 47,
            "target": "",
            "id": 37474,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/37474/"
        },
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-12T19:18:57.570694Z",
            "action": 47,
            "target": "",
            "id": 37510,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/37510/"
        },
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:45:09.076891Z",
            "action": 47,
            "target": "",
            "id": 37821,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/37821/"
        },
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T13:45:44.761015Z",
            "action": 47,
            "target": "",
            "id": 37926,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/37926/"
        },
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-02T03:55:01.270695Z",
            "action": 47,
            "target": "",
            "id": 38013,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/38013/"
        },
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T03:55:01.352823Z",
            "action": 47,
            "target": "",
            "id": 38064,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/38064/"
        },
        {
            "unit": null,
            "component": "https://weblate.frostnerd.com/api/components/authenticator/glossary/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-19T19:53:40.293011Z",
            "action": 47,
            "target": "",
            "id": 38092,
            "action_name": "New alert",
            "url": "https://weblate.frostnerd.com/api/changes/38092/"
        }
    ]
}