Units API.

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

GET /api/units/77749/?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_dimensions_manufacture/en/?format=api",
    "source": [
        "(product_height - 17) / 1000"
    ],
    "previous_source": "",
    "target": [
        "(product_height - 17) / 1000"
    ],
    "id_hash": 2872464241106435869,
    "content_hash": 2872464241106435869,
    "location": "model:mrp.bom.line.formula,name:ooops_dimensions_manufacture.mrp_bom_line_formula_width_height_minus_17_divide_1000",
    "context": "",
    "note": "module: ooops_dimensions_manufacture",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/77749/?format=api",
    "priority": 100,
    "id": 77749,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_dimensions_manufacture/en/?checksum=a7dd0b0221293f1d",
    "url": "http://weblate.ops404.it/api/units/77749/?format=api",
    "explanation": "",
    "extra_flags": ""
}