Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/zh_Hant/?format=api",
    "source": [
        "Wishing you lots of luck!"
    ],
    "previous_source": "",
    "target": [
        "祝您有滿滿的好運!"
    ],
    "id_hash": -5027610726585064379,
    "content_hash": -8518350114227436297,
    "location": "",
    "context": "goodluck1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 168,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/658583/?format=api",
    "priority": 100,
    "id": 118192,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/zh_Hant/?checksum=3a3a56ae7cf42445",
    "url": "https://translate.habitica.com/api/units/118192/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:18.970170Z"
}