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/102679/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/it/?format=api",
    "source": "This is a step by step guide to surviving the first night. If you don't want to be spoilered, then stop reading now!",
    "previous_source": "",
    "target": "Questa è una guida passo passo per sopravvivere alla prima notte. Se non vuoi essere viziato, allora smetti di leggere ora!",
    "id_hash": -6301474260520592640,
    "content_hash": 2837860527340324428,
    "location": "",
    "context": "SU.02FirstNight.01.Paragraph",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "priority": 100,
    "id": 102679,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/it/?checksum=288caa8bf4671b00",
    "url": "http://weblate.tectic.de/api/units/102679/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/3918/?format=api"
}