Translation components API.

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

GET /api/translations/doc-sle-translations/apparmor_pam-master/fr/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://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_pam-master/fr/?format=api",
            "source": [
                "translator-credits"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1950661098471372411,
            "content_hash": -1950661098471372411,
            "location": "",
            "context": "_",
            "note": "Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12693818/?format=api",
            "priority": 100,
            "id": 11651510,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_pam-master/fr/?checksum=64eddc10e470c985",
            "url": "https://l10n.opensuse.org/api/units/11651510/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_pam-master/fr/?format=api",
            "source": [
                "Confining Users with <systemitem>pam_apparmor</systemitem>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1875603816545651680,
            "content_hash": -1875603816545651680,
            "location": "xml/apparmor_pam.xml:9",
            "context": "",
            "note": "(itstool) path: chapter/title",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12693819/?format=api",
            "priority": 100,
            "id": 11651511,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_pam-master/fr/?checksum=65f88444276df420",
            "url": "https://l10n.opensuse.org/api/units/11651511/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_pam-master/fr/?format=api",
            "source": [
                "An <phrase>AppArmor</phrase> profile applies to an executable program; if a portion of the program needs different access permissions than other portions need, the program can change hats via change_hat to a different role, also known as a subprofile. The <systemitem>pam_apparmor</systemitem> PAM module allows applications to confine authenticated users into subprofiles based on group names, user names, or a default profile. To accomplish this, <systemitem>pam_apparmor</systemitem> needs to be registered as a PAM session module."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5598222735933666983,
            "content_hash": 5598222735933666983,
            "location": "xml/apparmor_pam.xml:16",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 73,
            "source_unit": "https://l10n.opensuse.org/api/units/12693820/?format=api",
            "priority": 100,
            "id": 11651512,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_pam-master/fr/?checksum=cdb0e1eaecd776a7",
            "url": "https://l10n.opensuse.org/api/units/11651512/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_pam-master/fr/?format=api",
            "source": [
                "The package <systemitem>pam_apparmor</systemitem> is not installed by default, you can install it using YaST or <command>zypper</command>. Details about how to set up and configure <systemitem>pam_apparmor</systemitem> can be found in <filename>/usr/share/doc/packages/pam_apparmor/README</filename> after the package has been installed. For details on PAM, refer to <xref linkend=\"cha.pam\"/>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 752870094531709192,
            "content_hash": 752870094531709192,
            "location": "xml/apparmor_pam.xml:26",
            "context": "",
            "note": "(itstool) path: chapter/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://l10n.opensuse.org/api/units/12693821/?format=api",
            "priority": 100,
            "id": 11651513,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_pam-master/fr/?checksum=8a72bb5cb293c908",
            "url": "https://l10n.opensuse.org/api/units/11651513/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}