Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/en/?format=api",
    "source": "Resend password",
    "previous_source": "",
    "target": "Resend password",
    "id_hash": 7600557582963414406,
    "content_hash": -890734045014323583,
    "location": "",
    "context": "Resend password",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 257,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 519827,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/en/?checksum=e97a9ada2b6f9586",
    "url": "http://weblate.ucs.ru/api/units/519827/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81184/?format=api"
}