Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/cs/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-fedora-coreos/masterpagestutorial-conclusion/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T16:57:44.170868Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/cs/master/pages/tutorial-conclusion.po"
            },
            "id": 15323204,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15323204/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17278052/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T16:57:44.170798Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "In these tutorials we have learned a little bit about Fedora CoreOS. We have learned how it is delivered as a pre-created disk image, how it is provisioned in an automated fashion via Ignition, and also how automated updates are configured and achieved via Zincati and rpm-ostree. The next step is to try out Fedora CoreOS for your own use cases and https://github.com/coreos/fedora-coreos-tracker/blob/main/README.md#communication-channels-for-fedora-coreos[join the community]!",
                "old_state": -1
            },
            "id": 15323203,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15323203/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17278051/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T16:57:44.170699Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Conclusion",
                "old_state": -1
            },
            "id": 15323202,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15323202/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/cs/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-02-20T16:57:44.033745Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 15323201,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15323201/?format=api"
        }
    ]
}