Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/admin/en/?format=api",
    "source": "Дата доставки заказа курьером",
    "previous_source": "",
    "target": "Courier delivered order date",
    "id_hash": 5260550912375342316,
    "content_hash": -5355679974798755531,
    "location": "",
    "context": ".delivery.courier-delivered-at",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1095,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2523555,
    "web_url": "http://weblate.ucs.ru/translate/r_k_Delivery/admin/en/?checksum=c9013b2ee6fd44ec",
    "url": "http://weblate.ucs.ru/api/units/2523555/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/253653/?format=api"
}