Units API.

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

GET /api/units/77111/?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/questscontent/es/?format=api",
    "source": [
        "The Hedgebeast"
    ],
    "previous_source": "",
    "target": [
        "La Erizobestia"
    ],
    "id_hash": 4924687959012816090,
    "content_hash": -4127586798397520165,
    "location": "",
    "context": "questHedgehogText",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/656944/?format=api",
    "priority": 100,
    "id": 77111,
    "web_url": "https://translate.habitica.com/translate/habitica/questscontent/es/?checksum=c458019b4a9a34da",
    "url": "https://translate.habitica.com/api/units/77111/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:39:09.266749Z"
}