Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_development/en/?format=api",
    "source": "Заказ оплачен",
    "previous_source": "",
    "target": "Order is paid",
    "id_hash": 9076941319756273647,
    "content_hash": -3375328541213612008,
    "location": "",
    "context": "russian.xlf///tflaundrywork_colopayment_caption",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 684,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1199973,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_development/en/?checksum=fdf7c609e32357ef",
    "url": "http://weblate.ucs.ru/api/units/1199973/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/153339/?format=api"
}