Units API

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

GET /api/units/1724997/?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": "Введеного названия улицы нет в справочнике!\r\nДобавить как новую улицу?",
    "previous_source": "",
    "target": "Le nom de la rue introduis n'est pas dans le manuel! Ajouter une nouvelle rue?",
    "id_hash": -8553825262337709119,
    "content_hash": -206730947399533664,
    "location": "",
    "context": ".rs_Street_Not_Exist_Add",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "priority": 100,
    "id": 1724997,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/fr/?checksum=94ab53e77992bc1",
    "url": "http://weblate.ucs.ru/api/units/1724997/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/203879/?format=api"
}