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/13579/?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/fr/?format=api",
    "source": "",
    "previous_source": "",
    "target": "",
    "id_hash": -6168009851576103722,
    "content_hash": -6168009851576103722,
    "location": "",
    "context": "Molybdenum Ore_DESC",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 677,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 0,
    "priority": 100,
    "id": 13579,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/fr/?checksum=2a66d3b831b24cd6",
    "url": "http://weblate.tectic.de/api/units/13579/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/669/?format=api"
}