Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/ru/?format=api",
    "source": "Use bonuses",
    "previous_source": "",
    "target": "Использовать бонусы",
    "id_hash": 8408579949287993379,
    "content_hash": 3922912317098175989,
    "location": "",
    "context": "premium_bonus_use_bonuses",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 246,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2576351,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/default/ru/?checksum=f4b146e9cec87023",
    "url": "http://weblate.ucs.ru/api/units/2576351/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/256869/?format=api"
}