Units API.

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

GET /api/units/49531/?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/assets_historical_import/en/?format=api",
    "source": [
        "Depreciation %"
    ],
    "previous_source": "",
    "target": [
        "Depreciation %"
    ],
    "id_hash": 1099660847636834182,
    "content_hash": 1099660847636834182,
    "location": "code:addons/assets_historical_import/wizards/asset_historical_import.py:183",
    "context": "",
    "note": "module: assets_historical_import",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/49531/?format=api",
    "priority": 100,
    "id": 49531,
    "web_url": "http://weblate.ops404.it/translate/ooops-mixin/assets_historical_import/en/?checksum=8f42c7b6f4cc6786",
    "url": "http://weblate.ops404.it/api/units/49531/?format=api",
    "explanation": "",
    "extra_flags": ""
}