Units API.

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

GET /api/units/29037/?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": [
        "Created by Me"
    ],
    "previous_source": "",
    "target": [
        "Creato da Me"
    ],
    "id_hash": -7616106994203990487,
    "content_hash": -7616106994203990487,
    "location": "model_terms:ir.ui.view,arch_db:ooops_bbb.meeting_view_search",
    "context": "",
    "note": "module: ooops_bbb",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/28880/?format=api",
    "priority": 100,
    "id": 29037,
    "web_url": "http://weblate.ops404.it/translate/ooops-bbb/ooops_bbb/it/?checksum=164e270a671a6629",
    "url": "http://weblate.ops404.it/api/units/29037/?format=api",
    "explanation": "",
    "extra_flags": ""
}