Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/uicontactcell/it/units/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uicontactcell/it/?format=api", "source": "Firstname", "previous_source": "", "target": "Nome", "id_hash": 3455123346606553125, "content_hash": 1499388732286715289, "location": "", "context": "6.accessibilityLabel", "note": "\n/* Class = \"UILabel\"; accessibilityLabel = \"Firstname\"; ObjectID = \"6\"; */", "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": 70709, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uicontactcell/it/?checksum=aff31060b1a47825", "url": "https://weblate.linphone.org/api/units/70709/?format=api" }, { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uicontactcell/it/?format=api", "source": "John Doe", "previous_source": "", "target": "Mario Rossi", "id_hash": 7526620096188074471, "content_hash": 5492510727766469156, "location": "", "context": "6.text", "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"6\"; */", "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": 70710, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uicontactcell/it/?checksum=e873ed19889b49e7", "url": "https://weblate.linphone.org/api/units/70710/?format=api" } ] }