Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-schedules/en/?format=api",
    "source": "Время начала больше/равно времени окончания",
    "previous_source": "",
    "target": "Start time is greater/equal then the time of the end",
    "id_hash": 4597352689598315565,
    "content_hash": 3751529008968442876,
    "location": "",
    "context": ".A97872B831014929973DD50C5FE8028A",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 345829,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-schedules/en/?checksum=bfcd13e9d2b1bc2d",
    "url": "http://weblate.ucs.ru/api/units/345829/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28736/?format=api"
}