Units API.

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

GET /api/units/201509/?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/spells/zh_Hans/?format=api",
    "source": [
        "Turn a friend into a frosty snowman!"
    ],
    "previous_source": "",
    "target": [
        "将一位朋友变成冰冷的雪人!"
    ],
    "id_hash": 3618792510706371954,
    "content_hash": -262512219071862244,
    "location": "",
    "context": "spellSpecialSnowballAuraNotes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.habitica.com/api/units/661553/?format=api",
    "priority": 100,
    "id": 201509,
    "web_url": "https://translate.habitica.com/translate/habitica/spells/zh_Hans/?checksum=b238889d847f4d72",
    "url": "https://translate.habitica.com/api/units/201509/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:46:44.553575Z"
}