Units API

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

GET /api/units/100256/?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": "Newton Meter",
    "previous_source": "",
    "target": "Newton meter",
    "id_hash": -8162892087410727733,
    "content_hash": -8162892087410727733,
    "location": "",
    "context": "unit.newtonmeter",
    "comment": "Torque units",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 586,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 100256,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/nl/?checksum=eb794e5360964cb",
    "url": "https://weblate.a4tune.com/api/units/100256/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/8130/?format=api"
}