Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/es/?format=api",
    "source": "Тип 1",
    "previous_source": "",
    "target": "",
    "id_hash": -3456656355344354264,
    "content_hash": -5693456157860995415,
    "location": "",
    "context": "oCorr.Grid.Attrs.Caption-c5.text",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 3450,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1987730,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh/es/?checksum=50077d5be51a7428",
    "url": "http://weblate.ucs.ru/api/units/1987730/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/182408/?format=api"
}