Units API

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

GET /api/units/345389/?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-guests/en/?format=api",
    "source": "Год",
    "previous_source": "",
    "target": "Year",
    "id_hash": 6692314498991739392,
    "content_hash": -4157427212599922719,
    "location": "",
    "context": ".8CFB5DB38F3D4B1085BD06833AED8C06",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 345389,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guests/en/?checksum=dcdfe09455995200",
    "url": "http://weblate.ucs.ru/api/units/345389/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28522/?format=api"
}