Translation components API.

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

GET /api/components/fedora-docs-l10n-neurofedora/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-neurofedora/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T16:12:55.612527Z",
            "action": 0,
            "target": "",
            "id": 15565582,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15565582/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T16:12:55.470487Z",
            "action": 17,
            "target": "",
            "id": 15565557,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15565557/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-07T09:30:31.356076Z",
            "action": 0,
            "target": "",
            "id": 4149926,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4149926/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-29T15:20:28.706580Z",
            "action": 0,
            "target": "",
            "id": 3520237,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3520237/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-06T18:01:14.994871Z",
            "action": 0,
            "target": "",
            "id": 3077949,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3077949/?format=api"
        }
    ]
}