Translation components API.

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

GET /api/translations/libo_ui-master/dictionaries%252Fdictionariesbo/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesbo/de/?format=api",
            "source": [
                "Classical Tibetan syllable spellchecker for Hunspell"
            ],
            "previous_source": "",
            "target": [
                "Klassische tibetische Silben-Rechtschreibprüfung für Hunspell"
            ],
            "id_hash": -6285168074017057014,
            "content_hash": -6285168074017057014,
            "location": "description.xml",
            "context": "description.xml\ndispname\ndescription.text",
            "note": "MEmbU",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/24900151/?format=api",
            "priority": 100,
            "id": 19999,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesbo/de/?checksum=28c698efda96570a",
            "url": "https://translations.documentfoundation.org/api/units/19999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:37.445916Z"
        }
    ]
}