Units API.

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

GET /api/units/39672/?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-rental/ooops_rental/it/?format=api",
    "source": [
        "Is Product Rentable"
    ],
    "previous_source": "",
    "target": [
        "E' un Prodotto Noleggiabile"
    ],
    "id_hash": 1807626718900962632,
    "content_hash": 1807626718900962632,
    "location": "model:ir.model.fields,field_description:ooops_rental.field_sale_order_line__is_product_rentable",
    "context": "",
    "note": "module: ooops_rental",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/39550/?format=api",
    "priority": 100,
    "id": 39672,
    "web_url": "http://weblate.ops404.it/translate/ooops-rental/ooops_rental/it/?checksum=9915faec7298c548",
    "url": "http://weblate.ops404.it/api/units/39672/?format=api",
    "explanation": "",
    "extra_flags": ""
}