Units API

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

GET /api/units/49779/?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/de/?format=api",
    "source": "<example>Calculate Gamma function of 5: <expr:DEC,Function(GAMMA,Number(5))>",
    "previous_source": "",
    "target": "<example>Gammafunktion von 5 berechnen: <expr:DEC,Function(GAMMA,Number(5))>",
    "id_hash": 429889166237142962,
    "content_hash": 429889166237142962,
    "location": "",
    "context": "help.otherFunctions.contents",
    "comment": "Help texts - \"Other Functions\" chapter",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2344,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 49779,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/de/?checksum=85f745eb465a8fb2",
    "url": "https://weblate.a4tune.com/api/units/49779/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/9305/?format=api"
}