Units API.

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

GET /api/units/4746841/?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/ghost/strings/zh_Hans/?format=api",
    "source": [
        "Could not connect to %s/ghost. Please try again."
    ],
    "previous_source": "%s/ghost এ কানেক্ট করা যাচ্ছে না. আবার চেষ্টা করুন.",
    "target": [
        "无法连接到 %s/ghost。请重试。"
    ],
    "id_hash": -3324780775894700216,
    "content_hash": -175789523907833781,
    "location": "",
    "context": "login_connection_error",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/14792345/?format=api",
    "priority": 100,
    "id": 4746841,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/zh_Hans/?checksum=51dc017ff0bfaf48",
    "url": "https://hosted.weblate.org/api/units/4746841/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T16:23:35+02:00"
}