Units API.

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

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