Units API.

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

GET /api/units/18892/?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_report_invoice/it/?format=api",
    "source": [
        "email:"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5617188781886192201,
    "content_hash": -5617188781886192201,
    "location": "code:addons/ooops_report_invoice/models/res_company.py:40",
    "context": "",
    "note": "module: ooops_report_invoice",
    "flags": "python-format",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/18872/?format=api",
    "priority": 100,
    "id": 18892,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_report_invoice/it/?checksum=320bbc90635d45b7",
    "url": "http://weblate.ops404.it/api/units/18892/?format=api",
    "explanation": "",
    "extra_flags": ""
}