Units API.

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

GET /api/units/60633/?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-mixin-14-0/printnode_base/en/?format=api",
    "source": [
        "Report {} is not properly configured (no paper size). Please update Report Settings or choose another report."
    ],
    "previous_source": "",
    "target": [
        "Report {} is not properly configured (no paper size). Please update Report Settings or choose another report."
    ],
    "id_hash": 4226037691802898687,
    "content_hash": 4226037691802898687,
    "location": "code:addons/printnode_base/models/printnode_device.py:0",
    "context": "",
    "note": "module: printnode_base",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 117,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "http://weblate.ops404.it/api/units/60633/?format=api",
    "priority": 100,
    "id": 60633,
    "web_url": "http://weblate.ops404.it/translate/ooops-mixin-14-0/printnode_base/en/?checksum=baa5e6e3e352d0ff",
    "url": "http://weblate.ops404.it/api/units/60633/?format=api",
    "explanation": "",
    "extra_flags": ""
}