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/20021/?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": "Copper Ore",
    "previous_source": "",
    "target": "Kuparimalmi",
    "id_hash": -4387681615045893937,
    "content_hash": 376825138364645829,
    "location": "",
    "context": "Copper Ore",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 670,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 20021,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/fi/?checksum=431bd2d16bad60cf",
    "url": "http://weblate.tectic.de/api/units/20021/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/662/?format=api"
}