Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/uichatcreatecollectionviewcell/en/units/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatcreatecollectionviewcell/en/?format=api", "source": "John Doe", "previous_source": "", "target": "John Doe", "id_hash": -1031010802353559195, "content_hash": -6014247580437632710, "location": "", "context": "fHV-en-AZD.text", "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"fHV-en-AZD\"; */", "flags": "", "fuzzy": false, "translated": true, "approved": false, "position": 1, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "priority": 100, "id": 73982, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatcreatecollectionviewcell/en/?checksum=71b11d2346202965", "url": "https://weblate.linphone.org/api/units/73982/?format=api" } ] }