Translation components API.

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

GET /api/translations/libo_ui-master/dictionaries%252Fdictionariesgl/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%252Fdictionariesgl/de/?format=api",
            "source": [
                "Galician spelling dictionary, hyphenation rules, and thesaurus"
            ],
            "previous_source": "",
            "target": [
                "Galicisches Wörterbuch für Rechtschreibprüfung, Silbentrennung und Thesaurus"
            ],
            "id_hash": 3718499201771647297,
            "content_hash": 3718499201771647297,
            "location": "description.xml",
            "context": "description.xml\ndispname\ndescription.text",
            "note": "vgdB6",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/24898229/?format=api",
            "priority": 100,
            "id": 18026,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesgl/de/?checksum=b39ac352932c3141",
            "url": "https://translations.documentfoundation.org/api/units/18026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:23.978442Z"
        }
    ]
}