Units API.

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

GET /api/units/14922560/?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": [
        "Upload translations files"
    ],
    "previous_source": "",
    "target": [
        "Upload translations files"
    ],
    "id_hash": 2942795846936649050,
    "content_hash": 2942795846936649050,
    "location": "weblate/templates/trans/component_create.html:34",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2129,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14922560/?format=api",
    "priority": 100,
    "id": 14922560,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=a8d6e93b2f275d5a",
    "url": "https://hosted.weblate.org/api/units/14922560/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-26T11:51:37+02:00"
}