Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/ru/?format=api",
    "source": [
        "The user login may contain only\nlower case letters, digits, \"-\" and \"_\"\nand must begin with a letter or \"_\".\nPlease try again.\n"
    ],
    "previous_source": "",
    "target": [
        "Имя пользователя может содержать только\nстрочные буквы, цифры, \"-\" и \"_\"\nи должно начинаться с буквы или \"_\".\nПопробуйте снова.\n"
    ],
    "id_hash": 1219457015560382719,
    "content_hash": 1219457015560382719,
    "location": "src/include/mail/ui.rb:673",
    "context": "",
    "note": "There is a check whether the information from the UI is\ncorrect and complete.  The login name may contain only\ncertain characters and must begin with a letter.\nAlready in Translation Memory",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 24,
    "source_unit": "https://l10n.opensuse.org/api/units/12577499/?format=api",
    "priority": 100,
    "id": 1700950,
    "web_url": "https://l10n.opensuse.org/translate/yast-mail/master/ru/?checksum=90ec61b1d755a8ff",
    "url": "https://l10n.opensuse.org/api/units/1700950/?format=api",
    "explanation": "",
    "extra_flags": ""
}