Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/fr/?format=api",
    "source": "OK",
    "previous_source": "",
    "target": "OK",
    "id_hash": 5971207345093732664,
    "content_hash": 3340651402328722875,
    "location": "",
    "context": "InfoEncryptionokButton",
    "note": "'OK' : Button that validate the popup to be redirected to the device list",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 376,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 128652,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=d2ddfd718c83e938",
    "url": "https://weblate.linphone.org/api/units/128652/?format=api"
}