Units API.

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

GET /api/units/678127/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_crypto_utils/de/?format=api",
    "source": [
        "Invalid 'crypto_token'! Ensure it is valid 32-bytes base64-encoded string!"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3634811603453403027,
    "content_hash": 3634811603453403027,
    "location": "code:addons/generic_crypto_utils/models/generic_crypto_param.py:0",
    "context": "",
    "note": "module: generic_crypto_utils\nodoo-python",
    "flags": "python-format",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://weblate.crnd.pro/api/units/459825/?format=api",
    "priority": 100,
    "id": 678127,
    "web_url": "http://weblate.crnd.pro/translate/generic-addons-16-0/generic_crypto_utils/de/?checksum=b27171e5314edf93",
    "url": "http://weblate.crnd.pro/api/units/678127/?format=api",
    "explanation": "",
    "extra_flags": ""
}