Units API.

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

GET /api/units/196434/?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/quests/es/?format=api",
    "source": [
        "You're not on a quest"
    ],
    "previous_source": "",
    "target": [
        "No estás en una misión"
    ],
    "id_hash": 7799884002989744112,
    "content_hash": 3025621891694890376,
    "location": "",
    "context": "youAreNotOnQuest",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/661468/?format=api",
    "priority": 100,
    "id": 196434,
    "web_url": "https://translate.habitica.com/translate/habitica/quests/es/?checksum=ec3ec12cd7749ff0",
    "url": "https://translate.habitica.com/api/units/196434/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:41:06.314826Z"
}