Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stdocsmovement/en/?format=api",
    "source": "Product code",
    "previous_source": "",
    "target": "Product code",
    "id_hash": 7655398579724716843,
    "content_hash": 4198523768983964635,
    "location": "",
    "context": "3edc4010-21bf-4396-bfb9-05a9d52ef411",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2005246,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/stdocsmovement/en/?checksum=ea3d7072be858b2b",
    "url": "http://weblate.ucs.ru/api/units/2005246/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/230910/?format=api"
}