Translation components API.

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

GET /api/components/fedora-docs-l10n-ci/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://translate.fedoraproject.org/api/components/fedora-docs-l10n-ci/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-05-22T18:13:03.144283Z",
            "action": 47,
            "target": "",
            "id": 4992938,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/4992938/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-ci/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-ci/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-05T22:07:55.811613Z",
            "action": 0,
            "target": "",
            "id": 3414726,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3414726/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-ci/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-ci/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-05T22:07:55.767624Z",
            "action": 0,
            "target": "",
            "id": 3414725,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3414725/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-ci/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-ci/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-05T22:07:55.717931Z",
            "action": 0,
            "target": "",
            "id": 3414724,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3414724/?format=api"
        }
    ]
}