Units API.

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

GET /api/units/564707/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_field/uk/?format=api",
    "source": [
        "{{ state.value_json.fields_info[field_id]['help'] or '' }}"
    ],
    "previous_source": "",
    "target": [
        "{{ state.value_json.fields_info[field_id]['help'] or '' }}"
    ],
    "id_hash": 8047920564284501707,
    "content_hash": 8047920564284501707,
    "location": "code:addons/generic_request_field/static/src/js/request_fields.xml:0",
    "context": "",
    "note": "module: generic_request_field\nodoo-javascript",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.crnd.pro/api/units/564706/?format=api",
    "priority": 100,
    "id": 564707,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_field/uk/?checksum=efaff51d0ebd2ecb",
    "url": "http://weblate.crnd.pro/api/units/564707/?format=api",
    "explanation": "",
    "extra_flags": ""
}