Translation components API.

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

GET /api/translations/libo_ui-master/dictionaries%252Fdictionariestr_tr/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%252Fdictionariestr_tr/de/?format=api",
            "source": [
                "Turkish Spellcheck Dictionary"
            ],
            "previous_source": "",
            "target": [
                "Türkisches Wörterbuch für Rechtschreibprüfung"
            ],
            "id_hash": -3027147381950581281,
            "content_hash": -3027147381950581281,
            "location": "description.xml",
            "context": "description.xml\ndispname\ndescription.text",
            "note": "7uDkD",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/112912223/?format=api",
            "priority": 100,
            "id": 112912253,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariestr_tr/de/?checksum=55fd697ea014f5df",
            "url": "https://translations.documentfoundation.org/api/units/112912253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-04T14:10:43.492028Z"
        }
    ]
}