Units API

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

GET /api/units/345538/?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-guestsprofile/en/?format=api",
    "source": "Привилегия: скидка",
    "previous_source": "",
    "target": "Privilege: discount",
    "id_hash": 1659366416488837340,
    "content_hash": -4239346390358966753,
    "location": "",
    "context": ".2DBD953D9AEE44BB95697376E1968EA1",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 345538,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guestsprofile/en/?checksum=970740f6cf07b0dc",
    "url": "http://weblate.ucs.ru/api/units/345538/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28590/?format=api"
}