Units API.

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

GET /api/units/10055/?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": [
        "Something went wrong, please try again"
    ],
    "previous_source": "",
    "target": [
        "Something went wrong, please try again"
    ],
    "id_hash": -1341942898220233620,
    "content_hash": -8532601181361084985,
    "location": "",
    "context": "send_oops",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 353,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.ppc.lol/api/units/10055/?format=api",
    "priority": 100,
    "id": 10055,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=6d60760b42b98c6c",
    "url": "https://weblate.ppc.lol/api/units/10055/?format=api",
    "explanation": "",
    "extra_flags": ""
}