Units API

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

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

{
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/nl/?format=api",
    "source": "16 digits",
    "previous_source": "",
    "target": "16 digits",
    "id_hash": 7230783330609199553,
    "content_hash": 7230783330609199553,
    "location": "",
    "context": "settings.hex.sep.16",
    "comment": "Settings window, section N-base",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1193,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "priority": 100,
    "id": 100843,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/nl/?checksum=e458e720fcc6f9c1",
    "url": "https://weblate.a4tune.com/api/units/100843/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/8439/?format=api"
}