Units API

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

GET /api/units/100433/?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": "Some expressions are not equations",
    "previous_source": "",
    "target": "Sommige expressies zijn geen vergelijkingen",
    "id_hash": -3408281383856274513,
    "content_hash": -3408281383856274513,
    "location": "",
    "context": "error.mixed_equations_and_nonequations",
    "comment": "Error messages displayed on calculator display",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 764,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 100433,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/nl/?checksum=50b35a23a4ab83af",
    "url": "https://weblate.a4tune.com/api/units/100433/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/8207/?format=api"
}