Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/delivery/delivery/ru/?format=api",
    "source": "Click here to add a new row",
    "previous_source": "",
    "target": "Нажмите для добавления новой записи",
    "id_hash": 4059684112158762916,
    "content_hash": 5912483824527902144,
    "location": "",
    "context": "Operator.exe:MainForm : TcxGridNewItemRowOptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 1473689,
    "web_url": "http://weblate.ucs.ru/translate/delivery/delivery/ru/?checksum=b856e530dd8527a4",
    "url": "http://weblate.ucs.ru/api/units/1473689/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/179580/?format=api"
}