Units API.

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

GET /api/units/54326/?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/character/he/?format=api",
    "source": [
        "You gained a level!"
    ],
    "previous_source": "",
    "target": [
        "עלית בדרגה!"
    ],
    "id_hash": 2967871183700397717,
    "content_hash": 3057853376042744398,
    "location": "",
    "context": "gainedLevel",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/656403/?format=api",
    "priority": 100,
    "id": 54326,
    "web_url": "https://translate.habitica.com/translate/habitica/character/he/?checksum=a92fff1dfb948e95",
    "url": "https://translate.habitica.com/api/units/54326/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:01:03.361926Z"
}