Units API.

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

GET /api/units/226435/?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-ios/main-strings/zh_Hans/?format=api",
    "source": [
        "Let's start!"
    ],
    "previous_source": "",
    "target": [
        "让我们开始吧!"
    ],
    "id_hash": 7542087606868619735,
    "content_hash": -4840800656615053110,
    "location": "",
    "context": "intro.lets_go",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 749,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/662567/?format=api",
    "priority": 100,
    "id": 226435,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/zh_Hans/?checksum=e8aae0b80047b1d7",
    "url": "https://translate.habitica.com/api/units/226435/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-15T16:59:51.831803Z"
}