Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/de/?format=api",
    "source": "Payment by card",
    "previous_source": "",
    "target": "Mit Karte zahlen",
    "id_hash": -6566417433530354439,
    "content_hash": 5403358329625235243,
    "location": "",
    "context": "button_text_card_payment",
    "comment": "Button \"Payment by card\" at waiter dialog",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 157,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2364337,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest-default/de/?checksum=24df6622737db4f9",
    "url": "http://weblate.ucs.ru/api/units/2364337/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/243444/?format=api"
}