Translation components API.

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

GET /api/translations/libo_ui-master/swextmediawikisrc/pt/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/pt/?format=api",
            "source": [
                "Wiki Publisher"
            ],
            "previous_source": "",
            "target": [
                "Publicação Wiki"
            ],
            "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": 5992469,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/swextmediawikisrc/pt/?checksum=25a8a181488c167b",
            "url": "https://translations.documentfoundation.org/api/units/5992469/?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/pt/?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": [
                "A extensão Publicação Wiki permite-lhe criar e enviar artigos para os servidores MediaWiki mesmo sem saber a sintaxe da linguagem de programação MediaWiki. Crie os seus artigos com o Writer e envie-os para uma página 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": 5992470,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/swextmediawikisrc/pt/?checksum=3c29c7b06e06e639",
            "url": "https://translations.documentfoundation.org/api/units/5992470/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:08.410008Z"
        }
    ]
}