Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesalternatives/pt_BR/?format=api",
            "source": [
                "Setting alternatives"
            ],
            "previous_source": "",
            "target": [
                "Configurando alternativas"
            ],
            "id_hash": -3495704086216170223,
            "content_hash": -3495704086216170223,
            "location": "pages/alternatives.adoc:1",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/6619009/?format=api",
            "priority": 100,
            "id": 6619109,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesalternatives/pt_BR/?checksum=4f7cc3a795342511",
            "url": "https://translate.fedoraproject.org/api/units/6619109/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-15T10:27:58.026065Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesalternatives/pt_BR/?format=api",
            "source": [
                "Due to an https://github.com/fedora-sysv/chkconfig/issues/9[ongoing issue] in how alternatives configurations are stored on the system, Fedora CoreOS systems can not use the usual `alternatives` commands to configure them."
            ],
            "previous_source": "",
            "target": [
                "Devido a um https://github.com/fedora-sysv/chkconfig/issues/9[problema atualmente em tratamento] em como as configurações alternativas são armazenadas no sistema, os sistemas Fedora CoreOS não podem usar os comandos `alternatives` usuais para configurá-los."
            ],
            "id_hash": -3063272296993283534,
            "content_hash": -3063272296993283534,
            "location": "pages/alternatives.adoc:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/6619010/?format=api",
            "priority": 100,
            "id": 6619110,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesalternatives/pt_BR/?checksum=557d1213676ba232",
            "url": "https://translate.fedoraproject.org/api/units/6619110/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-15T10:27:58.043238Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesalternatives/pt_BR/?format=api",
            "source": [
                "Instead, until this issue is resolved, you can set the symlinks directly in `/etc/alternatives`. For example, to use the legacy-based variants of the `iptables` commands:"
            ],
            "previous_source": "",
            "target": [
                "Em vez disso, até que esse problema seja resolvido, você pode definir os links simbólicos diretamente em `/etc/alternatives`. Por exemplo, para usar as variantes legadas dos comandos `iptables`:"
            ],
            "id_hash": -2144987778685106130,
            "content_hash": -2144987778685106130,
            "location": "pages/alternatives.adoc:6",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/11656270/?format=api",
            "priority": 100,
            "id": 11656282,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesalternatives/pt_BR/?checksum=623b78fadbeb882e",
            "url": "https://translate.fedoraproject.org/api/units/11656282/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-29T22:05:41.472207Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesalternatives/pt_BR/?format=api",
            "source": [
                "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  links:\n    - path: /etc/alternatives/iptables\n      target: /usr/sbin/iptables-legacy\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/iptables-restore\n      target: /usr/sbin/iptables-legacy-restore\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/iptables-save\n      target: /usr/sbin/iptables-legacy-save\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables\n      target: /usr/sbin/ip6tables-legacy\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables-restore\n      target: /usr/sbin/ip6tables-legacy-restore\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables-save\n      target: /usr/sbin/ip6tables-legacy-save\n      overwrite: true\n      hard: false\n"
            ],
            "previous_source": "variant: fcos\nversion: 1.4.0\nstorage:\n  links:\n    - path: /etc/alternatives/iptables\n      target: /usr/sbin/iptables-nft\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/iptables-restore\n      target: /usr/sbin/iptables-nft-restore\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/iptables-save\n      target: /usr/sbin/iptables-nft-save\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables\n      target: /usr/sbin/ip6tables-nft\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables-restore\n      target: /usr/sbin/ip6tables-nft-restore\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables-save\n      target: /usr/sbin/ip6tables-nft-save\n      overwrite: true\n      hard: false\n",
            "target": [
                "variant: fcos\nversion: 1.4.0\nstorage:\n  links:\n    - path: /etc/alternatives/iptables\n      target: /usr/sbin/iptables-nft\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/iptables-restore\n      target: /usr/sbin/iptables-nft-restore\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/iptables-save\n      target: /usr/sbin/iptables-nft-save\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables\n      target: /usr/sbin/ip6tables-nft\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables-restore\n      target: /usr/sbin/ip6tables-nft-restore\n      overwrite: true\n      hard: false\n    - path: /etc/alternatives/ip6tables-save\n      target: /usr/sbin/ip6tables-nft-save\n      overwrite: true\n      hard: false\n"
            ],
            "id_hash": 7717583003047578748,
            "content_hash": 7717583003047578748,
            "location": "pages/alternatives.adoc:37",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://translate.fedoraproject.org/api/units/16788521/?format=api",
            "priority": 100,
            "id": 16788527,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesalternatives/pt_BR/?checksum=eb1a5cda0d3e4c7c",
            "url": "https://translate.fedoraproject.org/api/units/16788527/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-08T22:18:01.724676Z"
        }
    ]
}