Translation components API.

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

GET /api/translations/linphone-iphone/uichatconversationinfotableview/cs/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/uichatconversationinfotableview/cs/?format=api",
            "source": "Admin",
            "previous_source": "",
            "target": "Admin",
            "id_hash": -6034312719994990266,
            "content_hash": -3680262448566757797,
            "location": "",
            "context": "DYS-vK-7Ol.text",
            "note": "\n/* Class = \"UILabel\"; text = \"Admin\"; ObjectID = \"DYS-vK-7Ol\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 73868,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatconversationinfotableview/cs/?checksum=2c41d08d6513d146",
            "url": "https://weblate.linphone.org/api/units/73868/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatconversationinfotableview/cs/?format=api",
            "source": "Back",
            "previous_source": "",
            "target": "Zpět",
            "id_hash": 4232913397653580608,
            "content_hash": 3985083257474253188,
            "location": "",
            "context": "JPd-hQ-On6.accessibilityLabel",
            "note": "\n/* Class = \"UIButton\"; accessibilityLabel = \"Back\"; ObjectID = \"JPd-hQ-On6\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 73869,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatconversationinfotableview/cs/?checksum=babe544ee8222b40",
            "url": "https://weblate.linphone.org/api/units/73869/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatconversationinfotableview/cs/?format=api",
            "source": "John Doe",
            "previous_source": "",
            "target": "John Doe",
            "id_hash": 4243750078989277567,
            "content_hash": -1593812137360182640,
            "location": "",
            "context": "rrT-f7-NQO.text",
            "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"rrT-f7-NQO\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 73870,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatconversationinfotableview/cs/?checksum=bae4d43665b1197f",
            "url": "https://weblate.linphone.org/api/units/73870/?format=api"
        }
    ]
}