Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/hu/?format=api",
    "source": "Соединение установлено",
    "previous_source": "",
    "target": "A kapcsolat létrejött",
    "id_hash": 6751528219819915542,
    "content_hash": 1249137466200660933,
    "location": "",
    "context": ".connection_established",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1387765,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/hu/?checksum=ddb23f2511643916",
    "url": "http://weblate.ucs.ru/api/units/1387765/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192882/?format=api"
}