Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/en/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/masterpageslive-reference/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-27T14:31:45.523434Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/live-reference.pot"
            },
            "id": 9134292,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/9134292/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-18T22:35:14.568502Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/live-reference.pot"
            },
            "id": 7317689,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/7317689/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-16T22:19:54.839369Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/live-reference.pot"
            },
            "id": 4520002,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4520002/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10132550/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-16T22:19:54.839290Z",
            "action": 59,
            "target": "Specify both `initramfs` and `rootfs` files as initrds in your PXE configuration. This can be done via multiple `initrd` directives, or using additional `initrd=` parameters as kernel arguments. This method is slower than the first method and requires 4 GiB of RAM.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Specify both `initramfs` and `rootfs` files as initrds in your PXE configuration. This can be done via multiple `initrd` directives, or using additional `initrd=` parameters as kernel arguments. This method is slower than the first method and requires 4 GiB of RAM.",
                "old_state": -1
            },
            "id": 4520001,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4520001/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10132549/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-16T22:19:54.839116Z",
            "action": 59,
            "target": "Specify only the `initramfs` file as the initrd in your PXE configuration, and pass an HTTP(S) or TFTP URL for the `rootfs` using the `coreos.live.rootfs_url=` kernel argument. This method requires 2 GiB of RAM, and is the recommended option unless you have special requirements.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Specify only the `initramfs` file as the initrd in your PXE configuration, and pass an HTTP(S) or TFTP URL for the `rootfs` using the `coreos.live.rootfs_url=` kernel argument. This method requires 2 GiB of RAM, and is the recommended option unless you have special requirements.",
                "old_state": -1
            },
            "id": 4520000,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4520000/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageslive-reference/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-18T22:06:11.500516Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pot/master/pages/live-reference.pot"
            },
            "id": 4170318,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4170318/?format=api"
        }
    ]
}