Units API.

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

GET /api/units/59735/?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/ooops_plm/en/?format=api",
    "source": [
        "mrp.pmo.approval"
    ],
    "previous_source": "",
    "target": [
        "mrp.pmo.approval"
    ],
    "id_hash": 1870989503649949204,
    "content_hash": 1870989503649949204,
    "location": "model:ir.model,name:ooops_plm.model_mrp_pmo_approval",
    "context": "",
    "note": "module: ooops_plm",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 285,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/59735/?format=api",
    "priority": 100,
    "id": 59735,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_plm/en/?checksum=99f7170a678a2614",
    "url": "http://weblate.ops404.it/api/units/59735/?format=api",
    "explanation": "",
    "extra_flags": ""
}