Units API.

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

GET /api/units/475490/?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-16-0/generic_contract/en/?format=api",
    "source": [
        "Date start can`t be less than date end of contract! Check it, please"
    ],
    "previous_source": "",
    "target": [
        "Date start can`t be less than date end of contract! Check it, please"
    ],
    "id_hash": -1498630656657358016,
    "content_hash": -1498630656657358016,
    "location": "code:addons/generic_contract/models/generic_contract.py:0",
    "context": "",
    "note": "module: generic_contract",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "http://weblate.crnd.pro/api/units/475490/?format=api",
    "priority": 100,
    "id": 475490,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_contract/en/?checksum=6b33cb5b9c6d8340",
    "url": "http://weblate.crnd.pro/api/units/475490/?format=api",
    "explanation": "",
    "extra_flags": ""
}