Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/auth/en/?format=api",
    "source": "Получить лицензию",
    "previous_source": "",
    "target": "Get a license",
    "id_hash": 5146038739277977829,
    "content_hash": -6466780300160682451,
    "location": "",
    "context": ".get_a_license",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 479020,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/auth/en/?checksum=c76a66f7ef1018e5",
    "url": "http://weblate.ucs.ru/api/units/479020/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/74729/?format=api"
}