Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/sr_Latn/?format=api",
    "source": "- close the lid<br/>- change paper and restart the device",
    "previous_source": "",
    "target": "<br/>- change paper and restart the device",
    "id_hash": -4751423521304034075,
    "content_hash": -1153742937294616831,
    "location": "",
    "context": "device_page_text_close_lid",
    "comment": "A problem solving",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 805,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 2342137,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/sr_Latn/?checksum=3e0f8d7b433cc4e5",
    "url": "http://weblate.ucs.ru/api/units/2342137/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/235116/?format=api"
}