Units API.

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

GET /api/units/22396/?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/cx_404_pos/en/?format=api",
    "source": [
        "Paid in POS"
    ],
    "previous_source": "",
    "target": [
        "Paid in POS"
    ],
    "id_hash": -2604508029009298113,
    "content_hash": -2604508029009298113,
    "location": "model:ir.model.fields,field_description:cx_404_pos.field_sale_order__amount_paid_pos, selection:sale.order,invoice_status:0",
    "context": "",
    "note": "module: cx_404_pos",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/22396/?format=api",
    "priority": 100,
    "id": 22396,
    "web_url": "http://weblate.ops404.it/translate/ooops/cx_404_pos/en/?checksum=5bdaedbf343f7d3f",
    "url": "http://weblate.ops404.it/api/units/22396/?format=api",
    "explanation": "",
    "extra_flags": ""
}