Units API.

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

GET /api/units/42796/?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-custom-cepi/ooops_certification_mgmt/it/?format=api",
    "source": [
        "Student {}, cannot be removed! The certificate has been printed!"
    ],
    "previous_source": "",
    "target": [
        "Lo studente {}, non può essere rimosso! Il certificato è stato già stampato!"
    ],
    "id_hash": 6364939684642270519,
    "content_hash": 6364939684642270519,
    "location": "code:addons/ooops_certification_mgmt/models/order.py:308",
    "context": "",
    "note": "module: ooops_certification_mgmt",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 232,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://weblate.ops404.it/api/units/42509/?format=api",
    "priority": 100,
    "id": 42796,
    "web_url": "http://weblate.ops404.it/translate/ooops-custom-cepi/ooops_certification_mgmt/it/?checksum=d854ceeb97e3ad37",
    "url": "http://weblate.ops404.it/api/units/42796/?format=api",
    "explanation": "",
    "extra_flags": ""
}