Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/historydetailsview/ru/?format=api",
    "source": "johndoe@sip.linphone.org",
    "previous_source": "",
    "target": "ivanpetrov@sip.linphone.org",
    "id_hash": -56581698945651825,
    "content_hash": -6550149753290570497,
    "location": "",
    "context": "XJa-f6-K0y.text",
    "note": "\n/* Class = \"UILabel\"; text = \"johndoe@sip.linphone.org\"; ObjectID = \"XJa-f6-K0y\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 69098,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/historydetailsview/ru/?checksum=7f36fb3e9d8e6b8f",
    "url": "https://weblate.linphone.org/api/units/69098/?format=api"
}