Units API


See <a href="https://docs.weblate.org/en/weblate-2.18/apiunits.html">the Weblate's Web API documentation</a> for detailed
description of the API.

GET /api/units/42107/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es/?format=api",
    "source": "Translation Incomplete!",
    "previous_source": "",
    "target": "¡Traducción Incompleta!",
    "id_hash": -4821435729690902755,
    "content_hash": 3881961529217233849,
    "location": "",
    "context": "Translation_Incomplete",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 42107,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/es/?checksum=3d16d1bfb865bf1d",
    "url": "http://weblate.tectic.de/api/units/42107/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/2/?format=api"
}