Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/68639/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/firstloginview/ru/?format=api",
    "source": "Welcome",
    "previous_source": "",
    "target": "Добро пожаловать",
    "id_hash": -7414597218080066260,
    "content_hash": -8740933087247401236,
    "location": "",
    "context": "ddC-mF-O2L.text",
    "note": "\n/* Class = \"UILabel\"; text = \"Welcome\"; ObjectID = \"ddC-mF-O2L\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 68639,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/firstloginview/ru/?checksum=191a0f1d47bcf52c",
    "url": "https://weblate.linphone.org/api/units/68639/?format=api"
}