Units API.

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

GET /api/units/9954/?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/en/?format=api",
    "source": [
        "You can help translating this app in the Peercoin Weblate."
    ],
    "previous_source": "",
    "target": [
        "You can help translating this app in the Peercoin Weblate."
    ],
    "id_hash": 4625147936651224681,
    "content_hash": -1707238338252427432,
    "location": "",
    "context": "about_translate",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://weblate.ppc.lol/api/units/9954/?format=api",
    "priority": 100,
    "id": 9954,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=c02fd38b15ba2669",
    "url": "https://weblate.ppc.lol/api/units/9954/?format=api",
    "explanation": "",
    "extra_flags": ""
}