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/124600/?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": "Very obvious when dropped. Designed for Boy Scouts in Clumsy Mode.",
    "previous_source": "",
    "target": "Ganz offensichtlich, wenn man sie fallen lässt. Entwickelt für Pfadfinder im ungeschickten Modus.",
    "id_hash": -5573008654113022344,
    "content_hash": 2126312076307126714,
    "location": "",
    "context": "Suit Beacon_CRAFT_DESC",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5124,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 124600,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/de/?checksum=32a8b227f96a5e78",
    "url": "http://weblate.tectic.de/api/units/124600/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/6863/?format=api"
}