Units API.

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

GET /api/units/19387/?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": [
        "What's new?"
    ],
    "previous_source": "",
    "target": [
        "새로운 소식은?"
    ],
    "id_hash": 1184828708927407141,
    "content_hash": -2390529861944193982,
    "location": "",
    "context": "changelog_headline",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 114,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/16747/?format=api",
    "priority": 100,
    "id": 19387,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ko/?checksum=90715b6eeb4d8425",
    "url": "https://weblate.ppc.lol/api/units/19387/?format=api",
    "explanation": "",
    "extra_flags": ""
}