Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/de/?format=api",
    "source": "день",
    "previous_source": "",
    "target": "Tag",
    "id_hash": -5561628481239120457,
    "content_hash": 5716556512702059015,
    "location": "",
    "context": ".day",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 259,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1929062,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/de/?checksum=32d1205cf30c05b7",
    "url": "http://weblate.ucs.ru/api/units/1929062/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/228632/?format=api"
}