Units API

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

GET /api/units/53093/?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/es/?format=api",
    "source": "Square Yards",
    "previous_source": "",
    "target": "Yardas cuadradas",
    "id_hash": 3018982919503751973,
    "content_hash": 3018982919503751973,
    "location": "",
    "context": "unit.squareYards",
    "comment": "Area units",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 496,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 53093,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/es/?checksum=a9e594f853fe2b25",
    "url": "https://weblate.a4tune.com/api/units/53093/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/5799/?format=api"
}