Units API.

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

GET /api/units/27160/?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/en/?format=api",
    "source": [
        "Please select a payment method."
    ],
    "previous_source": "",
    "target": [
        "Please select a payment method."
    ],
    "id_hash": -4356198186420228496,
    "content_hash": -4356198186420228496,
    "location": "code:addons/ooops_ecommerce_payment_method/static/src/js/payment_form.js:251",
    "context": "",
    "note": "module: ooops_ecommerce_payment_method\nopenerp-web",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/27160/?format=api",
    "priority": 100,
    "id": 27160,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_ecommerce_payment_method/en/?checksum=438bacd45f38ae70",
    "url": "http://weblate.ops404.it/api/units/27160/?format=api",
    "explanation": "",
    "extra_flags": ""
}