Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/uihistorycell/sv/units/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uihistorycell/sv/?format=api", "source": "Firstname", "previous_source": "", "target": "Förnamn", "id_hash": -7405112374591759780, "content_hash": 1576067442298769321, "location": "", "context": "zG2-Kg-0jD.accessibilityLabel", "note": "\n/* Class = \"UILabel\"; accessibilityLabel = \"Firstname\"; ObjectID = \"zG2-Kg-0jD\"; */", "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": 70881, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uihistorycell/sv/?checksum=193bc1877e9bda5c", "url": "https://weblate.linphone.org/api/units/70881/?format=api" }, { "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uihistorycell/sv/?format=api", "source": "John Doe", "previous_source": "", "target": "John Doe", "id_hash": -2878100292098684502, "content_hash": -4448496326738265759, "location": "", "context": "zG2-Kg-0jD.text", "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"zG2-Kg-0jD\"; */", "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": 70882, "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uihistorycell/sv/?checksum=580eef087d8289aa", "url": "https://weblate.linphone.org/api/units/70882/?format=api" } ] }