Units API.

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

GET /api/units/52622/?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/ko/?format=api",
    "source": [
        "Bosnia and Herzegovina Convertible Mark"
    ],
    "previous_source": "Bosnian Convertible Mark",
    "target": [
        "보스니아 컨버터블 마크"
    ],
    "id_hash": 5209656289199333681,
    "content_hash": 9214987169068937855,
    "location": "",
    "context": "currency_BAM",
    "note": "",
    "flags": "",
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 126,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.ppc.lol/api/units/48222/?format=api",
    "priority": 100,
    "id": 52622,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ko/?checksum=c84c6acb079b2131",
    "url": "https://weblate.ppc.lol/api/units/52622/?format=api",
    "explanation": "",
    "extra_flags": ""
}