Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/sidemenuviewipad/sv/units/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/sidemenuviewipad/sv/?format=api", "source": "John Doe", "previous_source": "", "target": "John Doe", "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": 1, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "priority": 100, "id": 69476, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/sidemenuviewipad/sv/?checksum=aff45371a0d51566", "url": "https://weblate.linphone.org/api/units/69476/?format=api" }, { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/sidemenuviewipad/sv/?format=api", "source": "john.doe@sip.linphone.org", "previous_source": "", "target": "john.doe@sip.linphone.org", "id_hash": -6980441040533279555, "content_hash": 3949008977400262801, "location": "", "context": "ypg-P8-Els.text", "note": "\n/* Class = \"UILabel\"; text = \"john.doe@sip.linphone.org\"; ObjectID = \"ypg-P8-Els\"; */", "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": 69477, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/sidemenuviewipad/sv/?checksum=1f207ddb8b74acbd", "url": "https://weblate.linphone.org/api/units/69477/?format=api" } ] }