Units API.

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

GET /api/units/654689/?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/tr/?format=api",
    "source": [
        "Wrong assign type selected"
    ],
    "previous_source": "",
    "target": [
        "Yanlış atama türü seçildi"
    ],
    "id_hash": 7748856353183855366,
    "content_hash": 7748856353183855366,
    "location": "code:addons/generic_assignment/wizard/generic_wizard_assignment.py:0",
    "context": "",
    "note": "module: generic_assignment",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 159,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.crnd.pro/api/units/483194/?format=api",
    "priority": 100,
    "id": 654689,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_assignment/tr/?checksum=eb8977cc4b0d7306",
    "url": "http://weblate.crnd.pro/api/units/654689/?format=api",
    "explanation": "",
    "extra_flags": ""
}