Translation components API.

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

GET /api/translations/libo_ui-master/dictionaries%252Fdictionariespt_br/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%252Fdictionariespt_br/de/?format=api",
            "source": [
                "Spelling, thesaurus, hyphenation and grammar checking tools for Brazilian Portuguese"
            ],
            "previous_source": "",
            "target": [
                "Rechtschreibung, Thesaurus, Silbentrennung und Grammatikprüfung für brasilianisches Portugiesisch"
            ],
            "id_hash": -6542239786152949217,
            "content_hash": -6542239786152949217,
            "location": "description.xml",
            "context": "description.xml\ndispname\ndescription.text",
            "note": "svvMk",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/56294729/?format=api",
            "priority": 100,
            "id": 56294758,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariespt_br/de/?checksum=25354b93a6ed0a1f",
            "url": "https://translations.documentfoundation.org/api/units/56294758/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-16T12:22:47.457931Z"
        }
    ]
}