Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-errors/en/?format=api",
    "source": "ERR_LIC_OK\nС лицензией все хорошо",
    "previous_source": "",
    "target": "ERR_LIC_OK\nLicense all is well",
    "id_hash": -6115440067338228921,
    "content_hash": -8975039625274313806,
    "location": "",
    "context": ".ERR_LIC_OK",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 395249,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-errors/en/?checksum=2b2197a8e51d2b47",
    "url": "http://weblate.ucs.ru/api/units/395249/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/54328/?format=api"
}