Units API

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

GET /api/units/100467/?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": "Percentile in parameter must be a number between 0 and 1",
    "previous_source": "",
    "target": "Percentiel in parameter moet een getal tussen 0 en 1 zijn",
    "id_hash": 2350713444283241875,
    "content_hash": 2350713444283241875,
    "location": "",
    "context": "error.percentile_not_a_number",
    "comment": "Error messages displayed on calculator display",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 803,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 100467,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/nl/?checksum=a09f696c473cd593",
    "url": "https://weblate.a4tune.com/api/units/100467/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/8239/?format=api"
}