Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/de/?format=api",
    "source": "Select receipt receipt type",
    "previous_source": "",
    "target": "Rechnungstyp auswählen",
    "id_hash": 4335381970211783836,
    "content_hash": 6615392342683499686,
    "location": "",
    "context": "cart_title_select_receipt_type",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1050712,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/kfc/de/?checksum=bc2a5eee9c1b449c",
    "url": "http://weblate.ucs.ru/api/units/1050712/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/112697/?format=api"
}