Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/en/?format=api",
    "source": "Максимальная дата",
    "previous_source": "",
    "target": "Maximum date",
    "id_hash": -3645397641824843808,
    "content_hash": 6878175908144923274,
    "location": "",
    "context": ".max_date",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 265,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 480925,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/en/?checksum=4d68f228adfbc7e0",
    "url": "http://weblate.ucs.ru/api/units/480925/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75481/?format=api"
}