Translation components API.

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

GET /api/translations/libo_ui-master/dictionaries%252Fdictionarieslv_lv/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%252Fdictionarieslv_lv/de/?format=api",
            "source": [
                "Latvian spelling dictionary, and hyphenation rules"
            ],
            "previous_source": "",
            "target": [
                "Lettisches Wörterbuch für Rechtschreibprüfung und Silbentrennung"
            ],
            "id_hash": 5936992518349931238,
            "content_hash": 5936992518349931238,
            "location": "description.xml",
            "context": "description.xml\ndispname\ndescription.text",
            "note": "J5QQq",
            "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/24900058/?format=api",
            "priority": 100,
            "id": 19812,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionarieslv_lv/de/?checksum=d2646f3d6a6642e6",
            "url": "https://translations.documentfoundation.org/api/units/19812/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:36.000622Z"
        }
    ]
}