Units API

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

GET /api/units/2522462/?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": "Cash",
    "id_hash": -8922624158042444777,
    "content_hash": 4317536208250407698,
    "location": "",
    "context": ".payment-types.cash",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2522462,
    "web_url": "http://weblate.ucs.ru/translate/r_k_Delivery/admin/en/?checksum=42c789a338fac17",
    "url": "http://weblate.ucs.ru/api/units/2522462/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/252560/?format=api"
}