Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uiconfirmationdialog/nl/?format=api",
            "source": "CANCEL",
            "previous_source": "",
            "target": "Annuleer",
            "id_hash": 5335284888677338381,
            "content_hash": -6200566329296147355,
            "location": "",
            "context": "B1K-CB-3of.normalTitle",
            "note": "\n/* Class = \"UIButton\"; normalTitle = \"CANCEL\"; ObjectID = \"B1K-CB-3of\"; */\n",
            "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": 219675,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uiconfirmationdialog/nl/?checksum=ca0abd56b51f4d0d",
            "url": "https://weblate.linphone.org/api/units/219675/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uiconfirmationdialog/nl/?format=api",
            "source": "DELETE",
            "previous_source": "",
            "target": "Verwijder",
            "id_hash": -1133943892639006958,
            "content_hash": -4998065122318862496,
            "location": "",
            "context": "SbQ-re-fGQ.normalTitle",
            "note": "\n/* Class = \"UIButton\"; normalTitle = \"DELETE\"; ObjectID = \"SbQ-re-fGQ\"; */\n",
            "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": 219676,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uiconfirmationdialog/nl/?checksum=70436c099c073f12",
            "url": "https://weblate.linphone.org/api/units/219676/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uiconfirmationdialog/nl/?format=api",
            "source": "Do not show again",
            "previous_source": "",
            "target": "Niet opnieuw tonen",
            "id_hash": -5191530324788596198,
            "content_hash": 2914578702065030288,
            "location": "",
            "context": "dQL-Sf-slc.text",
            "note": "\n/* Class = \"UILabel\"; text = \"Do not show again\"; ObjectID = \"dQL-Sf-slc\"; */\n",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 219677,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uiconfirmationdialog/nl/?checksum=37f3faacee4eb21a",
            "url": "https://weblate.linphone.org/api/units/219677/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uiconfirmationdialog/nl/?format=api",
            "source": "Are you sure you want to delete all your selection?",
            "previous_source": "",
            "target": "Weet je zeker dat jouw selectie wil verwijderen?",
            "id_hash": -4690593435789647178,
            "content_hash": -577040616849761555,
            "location": "",
            "context": "jLz-g1-cTe.text",
            "note": "\n/* Class = \"UILabel\"; text = \"Are you sure you want to delete all your selection?\"; ObjectID = \"jLz-g1-cTe\"; */\n",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "priority": 100,
            "id": 219678,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uiconfirmationdialog/nl/?checksum=3ee7aa1f39faa2b6",
            "url": "https://weblate.linphone.org/api/units/219678/?format=api"
        }
    ]
}