Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageshostname/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T17:14:45.090637Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/cs/master/pages/hostname.po"
            },
            "id": 15324341,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15324341/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17278994/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageshostname/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T17:14:45.090586Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Once booted, you can also verify that the desired hostname has been set using `hostnamectl`.",
                "old_state": -1
            },
            "id": 15324340,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15324340/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17278993/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageshostname/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T17:14:45.090530Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  files:\n    - path: /etc/hostname\n      mode: 0644\n      contents:\n        inline: myhostname\n",
                "old_state": -1
            },
            "id": 15324339,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15324339/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17278992/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageshostname/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T17:14:45.090472Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "To set a custom hostname for your system, use the following Butane config to write to `/etc/hostname`:",
                "old_state": -1
            },
            "id": 15324338,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15324338/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17278991/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageshostname/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-20T17:14:45.090378Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Setting a Hostname",
                "old_state": -1
            },
            "id": 15324337,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15324337/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageshostname/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/cs/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-02-20T17:14:44.929892Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 15324336,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15324336/?format=api"
        }
    ]
}