Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uihistorycell/en/?format=api",
    "source": "Firstname",
    "previous_source": "",
    "target": "Firstname",
    "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": 70853,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uihistorycell/en/?checksum=193bc1877e9bda5c",
    "url": "https://weblate.linphone.org/api/units/70853/?format=api"
}