Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/10353/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nl/?format=api",
    "source": [
        "Must be 12 words or more"
    ],
    "previous_source": "",
    "target": [
        "Minimaal 12 woorden of meer"
    ],
    "id_hash": -7775374332694795380,
    "content_hash": 2454773055583036435,
    "location": "",
    "context": "import_seed_error_1",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 273,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.ppc.lol/api/units/10011/?format=api",
    "priority": 100,
    "id": 10353,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/nl/?checksum=1418523d78096b8c",
    "url": "https://weblate.ppc.lol/api/units/10353/?format=api",
    "explanation": "",
    "extra_flags": ""
}