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/20022/?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/fi/?format=api",
    "source": "",
    "previous_source": "",
    "target": "Koostuu sellaisista aineista kuten malakiitti, tetraedriitti ja/tai kovelliini",
    "id_hash": 3081364042403267505,
    "content_hash": 3081364042403267505,
    "location": "",
    "context": "Copper Ore_DESC",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 671,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 0,
    "priority": 100,
    "id": 20022,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/fi/?checksum=aac33445531bc3b1",
    "url": "http://weblate.tectic.de/api/units/20022/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/663/?format=api"
}