Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/en/?format=api",
    "source": "Гаражный №",
    "previous_source": "",
    "target": "Garage No.",
    "id_hash": 1204833332951597797,
    "content_hash": -2821135489119624552,
    "location": "",
    "context": ".garage_N",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 387,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2012553,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/fastreport_docs/en/?checksum=90b86d88682142e5",
    "url": "http://weblate.ucs.ru/api/units/2012553/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231416/?format=api"
}