Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?format=api",
            "language_code": "es_419",
            "source": [
                "Configuring Swap on ZRAM"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2896477975743783174,
            "content_hash": -2896477975743783174,
            "location": "pages/sysconfig-configure-swaponzram.adoc:1",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/6049352/?format=api",
            "priority": 100,
            "id": 6049362,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?checksum=57cda4a0940c9efa",
            "url": "https://translate.fedoraproject.org/api/units/6049362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-10-22T10:27:40.048631Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?format=api",
            "language_code": "es_419",
            "source": [
                "In Fedora 33 some editions https://www.fedoraproject.org/wiki/Releases/33/ChangeSet#swap_on_zram[enabled swap on ZRAM by default]. Fedora CoreOS currently has the `zram-generator` included but no configuration in place to enable swap on ZRAM by default. In order to configure swap on ZRAM you can lay down a configuration file via Ignition that will tell the zram generator to set up swap on top of a zram device."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2596365650311193000,
            "content_hash": 2596365650311193000,
            "location": "pages/sysconfig-configure-swaponzram.adoc:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://translate.fedoraproject.org/api/units/6049354/?format=api",
            "priority": 100,
            "id": 6049363,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?checksum=a40824cd85d321a8",
            "url": "https://translate.fedoraproject.org/api/units/6049363/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-10-22T10:27:40.062612Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?format=api",
            "language_code": "es_419",
            "source": [
                "Once booted, you can verify the swap device is set up by viewing the `swapon --show` output. You can also view the true compression ratio of the currently configured zram devices by running `zramctl`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6530842314491061374,
            "content_hash": 6530842314491061374,
            "location": "pages/sysconfig-configure-swaponzram.adoc:21",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.fedoraproject.org/api/units/6049360/?format=api",
            "priority": 100,
            "id": 6049366,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?checksum=daa2367baf54647e",
            "url": "https://translate.fedoraproject.org/api/units/6049366/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-10-22T10:27:40.121188Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?format=api",
            "language_code": "es_419",
            "source": [
                "The documentation for the config file format lives in the https://github.com/systemd/zram-generator/blob/main/man/zram-generator.conf.md[upstream documentation] along with a comprehensive https://github.com/systemd/zram-generator/blob/main/zram-generator.conf.example[example]. The most basic form of a configuration file that will set up a `zram0` device for swap is:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9156933492272335713,
            "content_hash": -9156933492272335713,
            "location": "pages/sysconfig-configure-swaponzram.adoc:6",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.fedoraproject.org/api/units/7923695/?format=api",
            "priority": 100,
            "id": 7923697,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?checksum=00ec0981193af49f",
            "url": "https://translate.fedoraproject.org/api/units/7923697/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-11T21:59:35.804930Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?format=api",
            "language_code": "es_419",
            "source": [
                "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  files:\n    - path: /etc/systemd/zram-generator.conf\n      mode: 0644\n      contents:\n        inline: |\n          # This config file enables a /dev/zram0 device with the default settings\n          [zram0]\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4633695054868176039,
            "content_hash": -4633695054868176039,
            "location": "pages/sysconfig-configure-swaponzram.adoc:19",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/16788431/?format=api",
            "priority": 100,
            "id": 16788433,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/es_419/?checksum=3fb1cee5e1192359",
            "url": "https://translate.fedoraproject.org/api/units/16788433/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-08T22:17:36.178543Z",
            "last_updated": "2024-02-08T22:17:36.178575Z"
        }
    ]
}