Translation components API.

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

GET /api/translations/release-notes-opensuse/leap-15_2/fr/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 122,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/fr/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/fr/?format=api",
            "source": [
                "lukas.kucharczyk@suse.com"
            ],
            "previous_source": "",
            "target": [
                "lukas.kucharczyk@suse.com"
            ],
            "id_hash": 5043361533299488952,
            "content_hash": 5043361533299488952,
            "location": "xml/release-notes.xml:32",
            "context": "",
            "note": "(itstool) path: bugtracker/assignee",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/13052588/?format=api",
            "priority": 100,
            "id": 13052622,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/fr/?checksum=c5fd9e97fa2f78b8",
            "url": "https://l10n.opensuse.org/api/units/13052622/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/fr/?format=api",
            "source": [
                "This section contains installation-related notes. For detailed installation instructions, see the documentation at <link xlink:href=\"https://doc.opensuse.org/documentation/leap/startup/html/book.opensuse.startup/part-basics.html\"/>."
            ],
            "previous_source": "This section contains installation-related notes. For detailed upgrade instructions, see the documentation at <link xlink:href=\"https://doc.opensuse.org/documentation/leap/startup/html/book.opensuse.startup/part-basics.html\"/>.",
            "target": [
                "Cette section contient des notes à propos de l'installation. Pour des instructions détaillées sur l'installation, veuillez consulter la documentation sur <link xlink:href=\"https://doc.opensuse.org/documentation/leap/startup/html/book.opensuse.startup/part-basics.html\"/>."
            ],
            "id_hash": -7340400751299200863,
            "content_hash": -7340400751299200863,
            "location": "xml/release-notes.xml:89",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://l10n.opensuse.org/api/units/13052589/?format=api",
            "priority": 100,
            "id": 13052623,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/fr/?checksum=1a21a86865ccf8a1",
            "url": "https://l10n.opensuse.org/api/units/13052623/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}