Translation components API.

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

GET /api/translations/fedora-docs-l10n-websites/glossary/es/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-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-10T16:44:01.901782Z",
            "action": 17,
            "target": "",
            "id": 13195797,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/13195797/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15712801/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-10T15:57:18.512191Z",
            "action": 31,
            "target": "",
            "id": 13195578,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/13195578/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15712793/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-10T15:57:18.401095Z",
            "action": 31,
            "target": "",
            "id": 13195577,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/13195577/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-10T15:57:12.919088Z",
            "action": 0,
            "target": "",
            "id": 13195516,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/13195516/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-10T15:57:12.822305Z",
            "action": 17,
            "target": "",
            "id": 13195515,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/13195515/?format=api"
        }
    ]
}