Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/en/?format=api",
    "source": "Coupon number",
    "previous_source": "",
    "target": "Coupon number",
    "id_hash": 2799586599601912093,
    "content_hash": 5741313356120796775,
    "location": "",
    "context": "Coupon number",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 519606,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/en/?checksum=a6da212df337391d",
    "url": "http://weblate.ucs.ru/api/units/519606/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/80963/?format=api"
}