Units API.

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

GET /api/units/585550/?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/generic-addons-17-0/generic_condition/en/?format=api",
    "source": [
        "Unknown"
    ],
    "previous_source": "",
    "target": [
        "Unknown"
    ],
    "id_hash": 6500530623427418344,
    "content_hash": 6500530623427418344,
    "location": "code:addons/generic_condition/wizard/test_condition.py:0",
    "context": "",
    "note": "module: generic_condition\nodoo-python",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 187,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.crnd.pro/api/units/585550/?format=api",
    "priority": 100,
    "id": 585550,
    "web_url": "http://weblate.crnd.pro/translate/generic-addons-17-0/generic_condition/en/?checksum=da36862924f098e8",
    "url": "http://weblate.crnd.pro/api/units/585550/?format=api",
    "explanation": "",
    "extra_flags": ""
}