Units API.

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

GET /api/units/33109/?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_email/en/?format=api",
    "source": [
        "Helpdesk Ticket"
    ],
    "previous_source": "",
    "target": [
        "Helpdesk Ticket"
    ],
    "id_hash": 6423251768933083076,
    "content_hash": 6423251768933083076,
    "location": "model:ir.model,name:ooops_helpdesk_signature_email.model_helpdesk_ticket",
    "context": "",
    "note": "module: ooops_helpdesk_signature_email",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/33109/?format=api",
    "priority": 100,
    "id": 33109,
    "web_url": "http://weblate.ops404.it/translate/ooops-helpdesk/ooops_helpdesk_signature_email/en/?checksum=d923f973b627e7c4",
    "url": "http://weblate.ops404.it/api/units/33109/?format=api",
    "explanation": "",
    "extra_flags": ""
}