Units API.

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

GET /api/units/483040/?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_assignment/en/?format=api",
    "source": [
        "Object (model: %(model)s; id: %(res_id)s) not found"
    ],
    "previous_source": "",
    "target": [
        "Object (model: %(model)s; id: %(res_id)s) not found"
    ],
    "id_hash": 6845473109550429157,
    "content_hash": 6845473109550429157,
    "location": "code:addons/generic_assignment/wizard/test_assign_policy.py:0",
    "context": "",
    "note": "module: generic_assignment\nodoo-python",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 104,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://weblate.crnd.pro/api/units/483040/?format=api",
    "priority": 100,
    "id": 483040,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_assignment/en/?checksum=df000186363df3e5",
    "url": "http://weblate.crnd.pro/api/units/483040/?format=api",
    "explanation": "",
    "extra_flags": ""
}