Translation components API.

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

GET /api/components/fedora-docs-l10n-cpe/glossary/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-25T16:43:45.660539Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 17572512,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/17572512/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-08-26T16:41:18.962293Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 17008524,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/17008524/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T16:41:03.568296Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 16888255,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/16888255/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-01T16:28:06.525501Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 16715006,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/16715006/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-cpe/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-06T18:01:01.388783Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3077798,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3077798/?format=api"
        }
    ]
}