Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/sr/?format=api",
    "source": "Custom function should be present in case of custom checking!",
    "previous_source": "",
    "target": "Ova funkcija bi trebalo da prezentuje u slučaju provere!",
    "id_hash": 3544971097043279517,
    "content_hash": -7651704813599113096,
    "location": "",
    "context": "messages///Custom function should be present in case of custom checking!",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 1754735,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/reportbrowser/sr/?checksum=b132446e424a9e9d",
    "url": "http://weblate.ucs.ru/api/units/1754735/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218823/?format=api"
}