Translation components API.

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

GET /api/translations/yast-slp/master/sl/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/sl/?format=api",
            "source": [
                "Service selection"
            ],
            "previous_source": "",
            "target": [
                "Nastavitve CUPS strežnika"
            ],
            "id_hash": -5611264115617869633,
            "content_hash": -5611264115617869633,
            "location": "src/lib/slp/dialogs/service_selection.rb:77",
            "context": "",
            "note": "Constructor\n@param services        [Array<SlpServiceClass::Service>] list of services to show\n@param heading         [String] Dialog's heading. If nil (or not specified), a default\nheading will be used).\n@param description     [String] Dialog's description (to be shown on top of the list).\nIf nil (or not specified) a default description will be used.\n@param no_selected_msg [String] Message to be shown when no service was selected\nIf nil (or not specified) a default description will be used.\n@param initial         [SlpServiceClass::Service] initially selected service. If nil\n(or not specified) the first service will be used.",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12586478/?format=api",
            "priority": 100,
            "id": 3154924,
            "web_url": "https://l10n.opensuse.org/translate/yast-slp/master/sl/?checksum=3220c9043fb350bf",
            "url": "https://l10n.opensuse.org/api/units/3154924/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/sl/?format=api",
            "source": [
                "Select a detected service from the list."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2347155451886038343,
            "content_hash": 2347155451886038343,
            "location": "src/lib/slp/dialogs/service_selection.rb:78",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12586479/?format=api",
            "priority": 100,
            "id": 3154926,
            "web_url": "https://l10n.opensuse.org/translate/yast-slp/master/sl/?checksum=a092c5729e49ed47",
            "url": "https://l10n.opensuse.org/api/units/3154926/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/sl/?format=api",
            "source": [
                "No service was selected."
            ],
            "previous_source": "",
            "target": [
                "Šifra za registracijo"
            ],
            "id_hash": 1264670065133762658,
            "content_hash": 1264670065133762658,
            "location": "src/lib/slp/dialogs/service_selection.rb:79",
            "context": "",
            "note": "workflow: \"Software-Auswahl\"\n-ke-",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12586480/?format=api",
            "priority": 100,
            "id": 3154928,
            "web_url": "https://l10n.opensuse.org/translate/yast-slp/master/sl/?checksum=918d02b9465e3862",
            "url": "https://l10n.opensuse.org/api/units/3154928/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}