Units API.

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

GET /api/units/33169/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_signature/en/?format=api",
    "source": [
        "Nothing to sign!"
    ],
    "previous_source": "",
    "target": [
        "Nothing to sign!"
    ],
    "id_hash": -9142246462507619423,
    "content_hash": -9142246462507619423,
    "location": "code:addons/ooops_helpdesk_signature/models/ticket.py:25",
    "context": "",
    "note": "module: ooops_helpdesk_signature",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/33169/?format=api",
    "priority": 100,
    "id": 33169,
    "web_url": "http://weblate.ops404.it/translate/ooops-helpdesk/ooops_helpdesk_signature/en/?checksum=1203747b1296ba1",
    "url": "http://weblate.ops404.it/api/units/33169/?format=api",
    "explanation": "",
    "extra_flags": ""
}