Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/application/en/?format=api",
    "source": [
        "Dashboard"
    ],
    "previous_source": "",
    "target": [
        "Dashboard"
    ],
    "id_hash": 6768480087656025337,
    "content_hash": 6768480087656025337,
    "location": "weblate/templates/403.html:20, weblate/templates/404.html:20, weblate/templates/base.html:131, weblate/templates/base.html:323",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1052,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14752524/?format=api",
    "priority": 100,
    "id": 14752524,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=ddee78c75e0accf9",
    "url": "https://hosted.weblate.org/api/units/14752524/?format=api",
    "explanation": "",
    "extra_flags": "ignore-python-format",
    "pending": false,
    "timestamp": "2014-10-20T13:51:33+02:00"
}