Units API.

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

GET /api/units/670490/?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/lt/?format=api",
    "source": [
        "Default value for field. It is possible to use here Jinja2 template placeholders. Currently, it is possible to compute default value for the field based on current user. For example, you can use following example of default value: {{ current_user.name }}"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -6299136148080716812,
    "content_hash": -6299136148080716812,
    "location": "model:ir.model.fields,help:generic_request_field.field_request_field__default",
    "context": "",
    "note": "module: generic_request_field",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 41,
    "source_unit": "http://weblate.crnd.pro/api/units/563608/?format=api",
    "priority": 100,
    "id": 670490,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_field/lt/?checksum=2894f90c2dd393f4",
    "url": "http://weblate.crnd.pro/api/units/670490/?format=api",
    "explanation": "",
    "extra_flags": ""
}