Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/en/?format=api",
    "source": "Количество товара не может быть равным 0",
    "previous_source": "",
    "target": "The quantity of goods cannot be equal to 0",
    "id_hash": -9020304561289294370,
    "content_hash": -4358518604053848025,
    "location": "",
    "context": ".ERR_ZERO_GOOD_QUANTITY",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 524240,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/errors/en/?checksum=2d170cb0a840dde",
    "url": "http://weblate.ucs.ru/api/units/524240/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81329/?format=api"
}