Units API.

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

GET /api/units/79742/?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-purchase-14-0/ooops_purchase_zipcode_list/it/?format=api",
    "source": [
        "Incorrect data, the value must be positive numeric!"
    ],
    "previous_source": "",
    "target": [
        "Dato non corretto, il valore deve essere numerico e positivo!"
    ],
    "id_hash": 6804391147044936233,
    "content_hash": 6804391147044936233,
    "location": "code:addons/ooops_purchase_zipcode_list/models/purchase_zipcode.py:0, code:addons/ooops_purchase_zipcode_list/tests/test_supplierinfo.py:0",
    "context": "",
    "note": "module: ooops_purchase_zipcode_list",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://weblate.ops404.it/api/units/79714/?format=api",
    "priority": 100,
    "id": 79742,
    "web_url": "http://weblate.ops404.it/translate/ooops-purchase-14-0/ooops_purchase_zipcode_list/it/?checksum=de6e0db2706d1a29",
    "url": "http://weblate.ops404.it/api/units/79742/?format=api",
    "explanation": "",
    "extra_flags": ""
}