Units API.

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

GET /api/units/84436/?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-configurator-14-0/ooops_teseo_mapper/it/?format=api",
    "source": [
        "Teseo Customer Code %(teseo_customer_code)s has already been assigned to partner: %(partner)s"
    ],
    "previous_source": "",
    "target": [
        "Il codice cliente Teseo %(teseo_customer_code)s è già stato assegnato al partner: %(partner)s"
    ],
    "id_hash": 7464809715690548284,
    "content_hash": 7464809715690548284,
    "location": "code:addons/ooops_teseo_mapper/models/res_partner.py:0",
    "context": "",
    "note": "module: ooops_teseo_mapper",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 189,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://weblate.ops404.it/api/units/84410/?format=api",
    "priority": 100,
    "id": 84436,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_teseo_mapper/it/?checksum=e79854e2db9eac3c",
    "url": "http://weblate.ops404.it/api/units/84436/?format=api",
    "explanation": "",
    "extra_flags": ""
}