Units API.

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

GET /api/units/29025/?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-bbb/ooops_bbb/it/?format=api",
    "source": [
        "Big Blue Button Meeting"
    ],
    "previous_source": "",
    "target": [
        "Meeting Big Blue Button"
    ],
    "id_hash": -1680032643168479588,
    "content_hash": -1680032643168479588,
    "location": "model:ir.model,name:ooops_bbb.model_ooops_bbb_meeting",
    "context": "",
    "note": "module: ooops_bbb",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.ops404.it/api/units/28868/?format=api",
    "priority": 100,
    "id": 29025,
    "web_url": "http://weblate.ops404.it/translate/ooops-bbb/ooops_bbb/it/?checksum=68af533654e1d69c",
    "url": "http://weblate.ops404.it/api/units/29025/?format=api",
    "explanation": "",
    "extra_flags": ""
}