Units API.

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

GET /api/units/650197/?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_request_team/lt/?format=api",
    "source": [
        "Your team has received a new request %s!"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8768780567680831621,
    "content_hash": 8768780567680831621,
    "location": "code:addons/generic_request_team/models/request_request.py:0",
    "context": "",
    "note": "module: generic_request_team\nodoo-python",
    "flags": "python-format",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://weblate.crnd.pro/api/units/491855/?format=api",
    "priority": 100,
    "id": 650197,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_team/lt/?checksum=f9b0f777a1f6d085",
    "url": "http://weblate.crnd.pro/api/units/650197/?format=api",
    "explanation": "",
    "extra_flags": ""
}