Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/de_AT/?format=api",
    "source": "Выход в готовом виде",
    "previous_source": "",
    "target": "",
    "id_hash": 3222192720209401972,
    "content_hash": 2968807186043469530,
    "location": "",
    "context": ".prop_output",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 611,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2567981,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/de_AT/?checksum=acb7873505ee5874",
    "url": "http://weblate.ucs.ru/api/units/2567981/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/256437/?format=api"
}