Units API.

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

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

{
    "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_cap/en/?format=api",
    "source": [
        "City/locations completion object"
    ],
    "previous_source": "",
    "target": [
        "City/locations completion object"
    ],
    "id_hash": -6921918623900967184,
    "content_hash": -6921918623900967184,
    "location": "model:ir.model,name:ooops_cap.model_res_city_zip",
    "context": "",
    "note": "module: ooops_cap",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/35176/?format=api",
    "priority": 100,
    "id": 35176,
    "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_cap/en/?checksum=1ff067af7a38def0",
    "url": "http://weblate.ops404.it/api/units/35176/?format=api",
    "explanation": "",
    "extra_flags": ""
}