Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/cs/?format=api",
    "source": "Delete selected row",
    "previous_source": "",
    "target": "",
    "id_hash": -8091112247148823273,
    "content_hash": 5630885479932702550,
    "location": "",
    "context": "messages///Delete selected row",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1951612,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/reportbrowser/cs/?checksum=fb698479ee1bd17",
    "url": "http://weblate.ucs.ru/api/units/1951612/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218829/?format=api"
}