Units API.

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

GET /api/units/14848864/?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/website/en/?format=api",
    "source": [
        "Translation memory"
    ],
    "previous_source": "",
    "target": [
        "Translation memory"
    ],
    "id_hash": -7969354881146332927,
    "content_hash": -7969354881146332927,
    "location": "weblate_web/templates/features.html:226",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 392,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14848864/?format=api",
    "priority": 100,
    "id": 14848864,
    "web_url": "https://hosted.weblate.org/translate/weblate/website/en/?checksum=116729f5843f5901",
    "url": "https://hosted.weblate.org/api/units/14848864/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-03-27T09:48:49+02:00"
}