Units API.

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

GET /api/units/28945/?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/en/?format=api",
    "source": [
        "Next Activity Deadline"
    ],
    "previous_source": "",
    "target": [
        "Next Activity Deadline"
    ],
    "id_hash": 242005334134056765,
    "content_hash": 242005334134056765,
    "location": "model:ir.model.fields,field_description:ooops_bbb.field_ooops_bbb_meeting__activity_date_deadline",
    "context": "",
    "note": "module: ooops_bbb",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 95,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/28945/?format=api",
    "priority": 100,
    "id": 28945,
    "web_url": "http://weblate.ops404.it/translate/ooops-bbb/ooops_bbb/en/?checksum=835bc691b6cf673d",
    "url": "http://weblate.ops404.it/api/units/28945/?format=api",
    "explanation": "",
    "extra_flags": ""
}