Units API

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

GET /api/units/90812/?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/pt_BR/?format=api",
    "source": "<example>Calculate logarithm with other bases: <expr:DEC,Function(LOGX,Number(4),Number(256))>",
    "previous_source": "",
    "target": "<example>Calcular logaritmo com outras bases: <expr:DEC,Function(LOGX,Number(4),Number(256))>",
    "id_hash": -495282836285691254,
    "content_hash": -495282836285691254,
    "location": "",
    "context": "help.powersLogarithms.contents",
    "comment": "Help texts - \"Powers, Logarithms\" chapter",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 90812,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/pt_BR/?checksum=792066e26fd7ea8a",
    "url": "https://weblate.a4tune.com/api/units/90812/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/9200/?format=api"
}