Units API.

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

GET /api/units/19412/?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_website_account/it/?format=api",
    "source": [
        "Last Name"
    ],
    "previous_source": "",
    "target": [
        "Cognome"
    ],
    "id_hash": -362401303884167111,
    "content_hash": -362401303884167111,
    "location": "model_terms:ir.ui.view,arch_db:ooops_website_account.portal_my_details",
    "context": "",
    "note": "module: ooops_website_account",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/19383/?format=api",
    "priority": 100,
    "id": 19412,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_website_account/it/?checksum=7af87def27d88839",
    "url": "http://weblate.ops404.it/api/units/19412/?format=api",
    "explanation": "",
    "extra_flags": ""
}