Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/de_AT/?format=api",
    "source": "В подразделение",
    "previous_source": "",
    "target": "Zu Abteilung",
    "id_hash": 6263343756550394485,
    "content_hash": 169282172541827097,
    "location": "",
    "context": ".in_depart",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 174,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1631912,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/de_AT/?checksum=d6ebddf64358d275",
    "url": "http://weblate.ucs.ru/api/units/1631912/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75417/?format=api"
}