Units API

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

GET /api/units/1724999/?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 saisi est introuvable!\nCréer une nouvelle carte client?",
    "id_hash": -37081422925612624,
    "content_hash": -8490451420983939659,
    "location": "",
    "context": ".rs_FNAME_Not_Exist_Add",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "priority": 100,
    "id": 1724999,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/fr/?checksum=7f7c42a46ec0b9b0",
    "url": "http://weblate.ucs.ru/api/units/1724999/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/203881/?format=api"
}