Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk/en/?format=api",
    "source": "Do you want to remove the ingredient?",
    "previous_source": "",
    "target": "Do you want to remove the ingredient?",
    "id_hash": -80184684363798225,
    "content_hash": -5655136582754528310,
    "location": "",
    "context": "popup_title_remove_ingredient",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 1397696,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/bk/en/?checksum=7ee320745411a92f",
    "url": "http://weblate.ucs.ru/api/units/1397696/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193919/?format=api"
}