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/12784/?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/de/?format=api",
    "source": "Surviving the first night",
    "previous_source": "",
    "target": "Überlebe die erste Nacht",
    "id_hash": -2542954070348796187,
    "content_hash": -4605098231066106003,
    "location": "",
    "context": "SU.02FirstNight.00.Title",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 12784,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/de/?checksum=5cb59cbf04b9eee5",
    "url": "http://weblate.tectic.de/api/units/12784/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/3917/?format=api"
}