Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/sidemenuview/zh_Hans/units/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/sidemenuview/zh_Hans/?format=api", "source": "john.doe@sip.linphone.org", "previous_source": "", "target": "john.doe@sip.linphone.org", "id_hash": 3722894210512498757, "content_hash": 7496469246128464453, "location": "", "context": "V8A-tK-4iV.text", "note": "\n/* Class = \"UILabel\"; text = \"john.doe@sip.linphone.org\"; ObjectID = \"V8A-tK-4iV\"; */", "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": 69446, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/sidemenuview/zh_Hans/?checksum=b3aa608f49f4b045", "url": "https://weblate.linphone.org/api/units/69446/?format=api" }, { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/sidemenuview/zh_Hans/?format=api", "source": "John Doe", "previous_source": "", "target": "某人", "id_hash": 3455478561594742118, "content_hash": -1790087941201665153, "location": "", "context": "XbU-2B-u1b.text", "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"XbU-2B-u1b\"; */", "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": 69447, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/sidemenuview/zh_Hans/?checksum=aff45371a0d51566", "url": "https://weblate.linphone.org/api/units/69447/?format=api" } ] }