Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/auth/en/?format=api",
    "source": "Максимальная дата",
    "previous_source": "",
    "target": "Maximum date",
    "id_hash": -4459521200325923299,
    "content_hash": 2224363072833213635,
    "location": "",
    "context": ".maximum_date",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 479017,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/auth/en/?checksum=421c99188a3fee1d",
    "url": "http://weblate.ucs.ru/api/units/479017/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/74726/?format=api"
}