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/44895/?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/nn/?format=api",
    "source": "Skin Pack",
    "previous_source": "",
    "target": "skin pakke",
    "id_hash": -7143318106326156997,
    "content_hash": -7745923215806400792,
    "location": "",
    "context": "Skin_Pack",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 44895,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/nn/?checksum=1cddd6077ad0393b",
    "url": "http://weblate.tectic.de/api/units/44895/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/6/?format=api"
}