Units API.

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

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

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ru/?format=api",
    "source": [
        "Please enter the seed you wish to import. This is not to be confused with a private key."
    ],
    "previous_source": "",
    "target": [
        "Введите сид кошелька, которого хотите импортировать. Не путать с приватным ключом."
    ],
    "id_hash": 2860086446215046170,
    "content_hash": -1295495364349417258,
    "location": "",
    "context": "setup_import_note",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 382,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://weblate.ppc.lol/api/units/10075/?format=api",
    "priority": 100,
    "id": 10759,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ru/?checksum=a7b111782d8ea41a",
    "url": "https://weblate.ppc.lol/api/units/10759/?format=api",
    "explanation": "",
    "extra_flags": ""
}