Units API.

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

GET /api/units/555524/?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-17-0/generic_request_invoicing/en/?format=api",
    "source": [
        "Please define an accounting sales journal for this company."
    ],
    "previous_source": "",
    "target": [
        "Please define an accounting sales journal for this company."
    ],
    "id_hash": 1523287122077638566,
    "content_hash": 1523287122077638566,
    "location": "code:addons/generic_request_invoicing/models/request_request.py:0",
    "context": "",
    "note": "module: generic_request_invoicing",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://weblate.crnd.pro/api/units/555524/?format=api",
    "priority": 100,
    "id": 555524,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_invoicing/en/?checksum=9523cd911a5d5fa6",
    "url": "http://weblate.crnd.pro/api/units/555524/?format=api",
    "explanation": "",
    "extra_flags": ""
}