Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-30T17:15:40.646831Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/uk/master/pages/fcct-config.po"
            },
            "id": 8045116,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8045116/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11657263/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-30T17:15:40.646717Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The content on this page has been moved. For an overview of the Butane (formerly FCCT) spec, please see the https://coreos.github.io/butane/specs/[full specification page]. The code examples on this page have been moved to the individual pages for each topic.",
                "old_state": -1
            },
            "id": 8045115,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8045115/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11657262/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-30T17:15:40.646588Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Content Moved",
                "old_state": -1
            },
            "id": 8045114,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8045114/?format=api"
        }
    ]
}