Translation components API.

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

GET /api/translations/linphone-iphone/uichatbubbletextcell/uk/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubbletextcell/uk/?format=api",
            "source": "Lore ipsum...",
            "previous_source": "",
            "target": "Бла бла бла...",
            "id_hash": -3569240409643606090,
            "content_hash": -7913869991938111579,
            "location": "",
            "context": "CYa-If-oB4.text",
            "note": "\n/* Class = \"UITextView\"; text = \"Lore ipsum...\"; ObjectID = \"CYa-If-oB4\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "priority": 100,
            "id": 70417,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatbubbletextcell/uk/?checksum=4e7782c211391fb6",
            "url": "https://weblate.linphone.org/api/units/70417/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubbletextcell/uk/?format=api",
            "source": "Contact name",
            "previous_source": "",
            "target": "Ім'я контакту",
            "id_hash": 5851446750003408412,
            "content_hash": -93387275289640462,
            "location": "",
            "context": "OwE-p1-L0T.accessibilityLabel",
            "note": "\n/* Class = \"UILabel\"; accessibilityLabel = \"Contact name\"; ObjectID = \"OwE-p1-L0T\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 70418,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatbubbletextcell/uk/?checksum=d13483d11c112e1c",
            "url": "https://weblate.linphone.org/api/units/70418/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubbletextcell/uk/?format=api",
            "source": "11:35 John Doe",
            "previous_source": "",
            "target": "11:35 Северин Педря",
            "id_hash": -978838895023488555,
            "content_hash": 6041912917285103174,
            "location": "",
            "context": "OwE-p1-L0T.text",
            "note": "\n/* Class = \"UILabel\"; text = \"11:35 John Doe\"; ObjectID = \"OwE-p1-L0T\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 70419,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatbubbletextcell/uk/?checksum=726a773609ca01d5",
            "url": "https://weblate.linphone.org/api/units/70419/?format=api"
        }
    ]
}