Units API.

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

GET /api/units/34003/?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-l10n-italy/pos_epson_fp/it/?format=api",
    "source": [
        "Can print ZReport"
    ],
    "previous_source": "",
    "target": [
        "Può stampaare ZReport"
    ],
    "id_hash": 1866550804406796102,
    "content_hash": 1866550804406796102,
    "location": "model:ir.model.fields,field_description:pos_epson_fp.field_pos_session__pos_can_print_zreport",
    "context": "",
    "note": "module: pos_epson_fp",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/33858/?format=api",
    "priority": 100,
    "id": 34003,
    "web_url": "http://weblate.ops404.it/translate/ooops-l10n-italy/pos_epson_fp/it/?checksum=99e7521133e2ff46",
    "url": "http://weblate.ops404.it/api/units/34003/?format=api",
    "explanation": "",
    "extra_flags": ""
}