Units API.

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

GET /api/units/196560/?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_419/?format=api",
    "source": [
        "Quest leader cannot leave quest"
    ],
    "previous_source": "",
    "target": [
        "El líder de la misión no puede abandonarla"
    ],
    "id_hash": 4125903915657128061,
    "content_hash": 4842868972443021226,
    "location": "",
    "context": "questLeaderCannotLeaveQuest",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 56,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/661466/?format=api",
    "priority": 100,
    "id": 196560,
    "web_url": "https://translate.habitica.com/translate/habitica/quests/es_419/?checksum=b94227c05622e87d",
    "url": "https://translate.habitica.com/api/units/196560/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:41:06.290593Z"
}