Translation components API.

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

GET /api/translations/linphone-iphone/assistantlinkview/en/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantlinkview/en/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantlinkview/en/?format=api",
            "source": "Choose your country",
            "previous_source": "",
            "target": "Choose your country",
            "id_hash": 5528596510154307473,
            "content_hash": -1833978347011583293,
            "location": "",
            "context": "rLT-uU-cJS.highlightedTitle",
            "note": "\n/* Class = \"UIButton\"; highlightedTitle = \"Choose your country\"; ObjectID = \"rLT-uU-cJS\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "priority": 100,
            "id": 73267,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/assistantlinkview/en/?checksum=ccb9853bf6363791",
            "url": "https://weblate.linphone.org/api/units/73267/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantlinkview/en/?format=api",
            "source": "Select your country",
            "previous_source": "",
            "target": "Select your country",
            "id_hash": -2063659138832028697,
            "content_hash": -7735126215179286164,
            "location": "",
            "context": "rLT-uU-cJS.normalTitle",
            "note": "\n/* Class = \"UIButton\"; normalTitle = \"Select your country\"; ObjectID = \"rLT-uU-cJS\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "priority": 100,
            "id": 73268,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/assistantlinkview/en/?checksum=635c68f26c6dabe7",
            "url": "https://weblate.linphone.org/api/units/73268/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantlinkview/en/?format=api",
            "source": "PHONE NUMBER",
            "previous_source": "",
            "target": "PHONE NUMBER",
            "id_hash": -5560131427417776855,
            "content_hash": 1146206375296396658,
            "location": "",
            "context": "v2Q-jf-BdL.text",
            "note": "\n/* Class = \"UILabel\"; text = \"PHONE NUMBER\"; ObjectID = \"v2Q-jf-BdL\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 73269,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/assistantlinkview/en/?checksum=32d671ecf4471d29",
            "url": "https://weblate.linphone.org/api/units/73269/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantlinkview/en/?format=api",
            "source": "ASSISTANT",
            "previous_source": "",
            "target": "ASSISTANT",
            "id_hash": 6554073192629039535,
            "content_hash": 8036743548307533507,
            "location": "",
            "context": "zrj-TX-1RP.text",
            "note": "\n/* Class = \"UILabel\"; text = \"ASSISTANT\"; ObjectID = \"zrj-TX-1RP\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 73270,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/assistantlinkview/en/?checksum=daf4bed7fe9071af",
            "url": "https://weblate.linphone.org/api/units/73270/?format=api"
        }
    ]
}