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/40647/?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-creative/es/?format=api",
    "source": "2. From there, go diagonally in any direction while staying on the same level.",
    "previous_source": "",
    "target": "2. Desde allí, vaya en diagonal en cualquier dirección mientras se mantiene en el mismo nivel.",
    "id_hash": 6878425875301295865,
    "content_hash": -4656628469485217492,
    "location": "",
    "context": "CR.01Welcome.19.Paragraph",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "priority": 100,
    "id": 40647,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-creative/es/?checksum=df7513e3df3066f9",
    "url": "http://weblate.tectic.de/api/units/40647/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/2585/?format=api"
}