Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikisrc/es/?format=api",
            "source": [
                "Wiki Publisher"
            ],
            "previous_source": "",
            "target": [
                "Publicador para wikis"
            ],
            "id_hash": -6509775684724058501,
            "content_hash": -6509775684724058501,
            "location": "description.xml",
            "context": "description.xml\ndispname\ndescription.text",
            "note": "MzinF",
            "flags": "",
            "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://translations.documentfoundation.org/api/units/24895106/?format=api",
            "priority": 100,
            "id": 5992355,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/swextmediawikisrc/es/?checksum=25a8a181488c167b",
            "url": "https://translations.documentfoundation.org/api/units/5992355/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:08.380907Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikisrc/es/?format=api",
            "source": [
                "The Wiki Publisher enables you to create Wiki articles on MediaWiki servers without having to know the syntax of the MediaWiki markup language. Publish your new and existing documents transparently with the Writer to a wiki page.\n"
            ],
            "previous_source": "",
            "target": [
                "El publicador para wikis le permite crear artículos en servidores con MediaWiki sin tener que conocer la sintaxis del lenguaje de marcado de MediaWiki. Publique sus documentos nuevos y existentes de forma transparente en una página del wiki.\n"
            ],
            "id_hash": -4888156359959845319,
            "content_hash": -4888156359959845319,
            "location": "description.xml",
            "context": "description.xml\nextdesc\ndescription.text",
            "note": "MgWcV",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translations.documentfoundation.org/api/units/24895110/?format=api",
            "priority": 100,
            "id": 5992356,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/swextmediawikisrc/es/?checksum=3c29c7b06e06e639",
            "url": "https://translations.documentfoundation.org/api/units/5992356/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:08.410008Z"
        }
    ]
}