Units API

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

GET /api/units/1724998/?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": "Aucune ville n'a été définie pour la rue entrée!",
    "id_hash": -8294745098087930903,
    "content_hash": 3107666649189013282,
    "location": "",
    "context": ".rs_City_NotDefined",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "priority": 100,
    "id": 1724998,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/fr/?checksum=ce32547de0e63e9",
    "url": "http://weblate.ucs.ru/api/units/1724998/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/203880/?format=api"
}