Units API.

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

GET /api/units/182789/?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/content/es_419/?format=api",
    "source": [
        "a Bare Bones Cake"
    ],
    "previous_source": "",
    "target": [
        "un Pastel de Huesos"
    ],
    "id_hash": -3306943686452847005,
    "content_hash": 8812580279252300212,
    "location": "",
    "context": "foodCakeSkeletonA",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 321,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/656787/?format=api",
    "priority": 100,
    "id": 182789,
    "web_url": "https://translate.habitica.com/translate/habitica/content/es_419/?checksum=521b603cf4c1de63",
    "url": "https://translate.habitica.com/api/units/182789/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:09:02.439498Z"
}