Translation components API.

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

GET /api/translations/libo_ui-master/dictionaries%252Fdictionariessr/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%252Fdictionariessr/de/?format=api",
            "source": [
                "Serbian (Cyrillic and Latin) spelling dictionary, and hyphenation rules"
            ],
            "previous_source": "",
            "target": [
                "Serbisches Wörterbuch (kyrillisch und lateinisch) für Rechtschreibprüfung und Silbentrennung"
            ],
            "id_hash": 2080559300356357222,
            "content_hash": 2080559300356357222,
            "location": "description.xml",
            "context": "description.xml\ndispname\ndescription.text",
            "note": "GWwoG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/24898439/?format=api",
            "priority": 100,
            "id": 18232,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariessr/de/?checksum=9cdfa1a90fe03c66",
            "url": "https://translations.documentfoundation.org/api/units/18232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:25.300775Z"
        }
    ]
}