Units API.

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

GET /api/units/63554/?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/ooops_configurator_exclusion_rules/it/?format=api",
    "source": [
        "Rule name"
    ],
    "previous_source": "",
    "target": [
        "Nome Regola"
    ],
    "id_hash": -5433719869696518637,
    "content_hash": -5433719869696518637,
    "location": "model:ir.model.fields,field_description:ooops_configurator_exclusion_rules.field_ooops_configurator_attribute_exclusion__name",
    "context": "",
    "note": "module: ooops_configurator_exclusion_rules",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/63537/?format=api",
    "priority": 100,
    "id": 63554,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_configurator_exclusion_rules/it/?checksum=34978c914dc1d613",
    "url": "http://weblate.ops404.it/api/units/63554/?format=api",
    "explanation": "",
    "extra_flags": ""
}