Units API.

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

GET /api/units/79458/?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_shape/it/?format=api",
    "source": [
        "${param_name} = ${current_value} and < ${param_min_value}"
    ],
    "previous_source": "",
    "target": [
        "${param_name} = ${current_value} e < ${param_min_value}"
    ],
    "id_hash": 3569850062141917889,
    "content_hash": 3569850062141917889,
    "location": "code:addons/ooops_dimensions_shape/static/src/js/shape_configurator_component.js:0",
    "context": "",
    "note": "module: ooops_dimensions_shape\nopenerp-web",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://weblate.ops404.it/api/units/79276/?format=api",
    "priority": 100,
    "id": 79458,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_dimensions_shape/it/?checksum=b18aa7b7b7600ac1",
    "url": "http://weblate.ops404.it/api/units/79458/?format=api",
    "explanation": "",
    "extra_flags": ""
}