Units API

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

GET /api/units/478756/?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": "Не задан срок годности",
    "previous_source": "",
    "target": "No expiration date specified",
    "id_hash": -5645478729959585236,
    "content_hash": 3294136723131870059,
    "location": "",
    "context": ".ERR_EXPIRATION_DATE_EMPTY",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 478756,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/errors/en/?checksum=31a73b0191bc4a2c",
    "url": "http://weblate.ucs.ru/api/units/478756/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/74647/?format=api"
}