Units API.

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

GET /api/units/20027/?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/ooops_ecommerce_payment_method/it/?format=api",
    "source": [
        "Automatic SO Confirmation"
    ],
    "previous_source": "",
    "target": [
        "Conferma Automatica SO"
    ],
    "id_hash": 8192542189031432295,
    "content_hash": 8192542189031432295,
    "location": "model:ir.model.fields,field_description:ooops_ecommerce_payment_method.field_payment_acquirer__is_auto_confirm_so",
    "context": "",
    "note": "module: ooops_ecommerce_payment_method",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/19979/?format=api",
    "priority": 100,
    "id": 20027,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_ecommerce_payment_method/it/?checksum=f1b1c1b7089ea067",
    "url": "http://weblate.ops404.it/api/units/20027/?format=api",
    "explanation": "",
    "extra_flags": ""
}