Units API.

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

GET /api/units/33172/?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/it/?format=api",
    "source": [
        "${(object.number or '').replace('/','_')}-signature-${object.signature_sequence or ''}"
    ],
    "previous_source": "",
    "target": [
        "${(object.number or '').replace('/','_')}-firma-${object.signature_sequence or ''}"
    ],
    "id_hash": 6549227215025558981,
    "content_hash": 6549227215025558981,
    "location": "model:mail.template,report_name:ooops_helpdesk_signature_email.email_template_confirm_sign",
    "context": "",
    "note": "module: ooops_helpdesk_signature_email",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/33059/?format=api",
    "priority": 100,
    "id": 33172,
    "web_url": "http://weblate.ops404.it/translate/ooops-helpdesk/ooops_helpdesk_signature_email/it/?checksum=dae38773e8eb55c5",
    "url": "http://weblate.ops404.it/api/units/33172/?format=api",
    "explanation": "",
    "extra_flags": ""
}