Units API

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

GET /api/units/1725049/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ucs.ru/api/translations/deliverypos/deliverypos/fr/?format=api",
    "source": "Кассир",
    "previous_source": "",
    "target": "Caissier",
    "id_hash": 2308953963863919884,
    "content_hash": 5143306813816098998,
    "location": "",
    "context": ".rs_Cashier",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 80,
    "id": 1725049,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/fr/?checksum=a00b0d6592d6cd0c",
    "url": "http://weblate.ucs.ru/api/units/1725049/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/203931/?format=api"
}