Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/bg/?format=api",
    "source": "Дата покупки",
    "previous_source": "",
    "target": "Дата на покупка",
    "id_hash": -8754315643436660659,
    "content_hash": -4816367083025618173,
    "location": "",
    "context": ".date_purchase",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2380847,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/bg/?checksum=6826c4dfd50084d",
    "url": "http://weblate.ucs.ru/api/units/2380847/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/230883/?format=api"
}