Units API.

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

GET /api/units/68989/?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/zh_Hant/?format=api",
    "source": [
        "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>."
    ],
    "previous_source": "",
    "target": [
        "將孵化藥水倒在這顆寵物蛋上,它就能孵化成<%= eggAdjective(locale) %><%= eggText(locale) %>。"
    ],
    "id_hash": 8765960488230721293,
    "content_hash": 8925532581931489654,
    "location": "",
    "context": "eggNotes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 214,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://translate.habitica.com/api/units/656724/?format=api",
    "priority": 100,
    "id": 68989,
    "web_url": "https://translate.habitica.com/translate/habitica/content/zh_Hant/?checksum=f9a6f29eb81a170d",
    "url": "https://translate.habitica.com/api/units/68989/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:08:06.140966Z"
}