Translation components API.

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

GET /api/translations/libo_ui-master/swextmediawikisrc/fr/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/fr/?format=api",
            "source": [
                "Wiki Publisher"
            ],
            "previous_source": "",
            "target": [
                "Wiki Publisher"
            ],
            "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": 143195,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/swextmediawikisrc/fr/?checksum=25a8a181488c167b",
            "url": "https://translations.documentfoundation.org/api/units/143195/?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/fr/?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": [
                "Le Wiki Publisher vous permet de créer des articles de Wiki sur un serveur MediaWiki sans avoir à connaître la syntaxe du langage markup Mediawiki. Publiez de nouveaux documents ou des documents existants de façon transparente depuis Writer vers une page de 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": 143196,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/swextmediawikisrc/fr/?checksum=3c29c7b06e06e639",
            "url": "https://translations.documentfoundation.org/api/units/143196/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:08.410008Z"
        }
    ]
}