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/4/?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/de/?format=api",
    "source": "Frozen Factory",
    "previous_source": "",
    "target": "Frozen Factory",
    "id_hash": 4682670911307113646,
    "content_hash": -2599531863185427746,
    "location": "",
    "context": "Frozen_Factory",
    "comment": " The language-way of saying the name of the language \n Main menu ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 4,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/de/?checksum=c0fc30624c83e4ae",
    "url": "http://weblate.tectic.de/api/units/4/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/4/?format=api"
}