Translation components API.

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

GET /api/translations/peercoin-flutter/metadata/ru/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/metadata/ru/?format=api",
            "source": [
                "Peercoin Wallet"
            ],
            "previous_source": "",
            "target": [
                "Peercoin Wallet"
            ],
            "id_hash": -7628182852112288535,
            "content_hash": 1084060426259017735,
            "location": "title.txt:1",
            "context": "title.txt:1",
            "note": "",
            "flags": "max-length:30",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.ppc.lol/api/units/69138/?format=api",
            "priority": 100,
            "id": 69141,
            "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/metadata/ru/?checksum=1623401ca21ef4e9",
            "url": "https://weblate.ppc.lol/api/units/69141/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/metadata/ru/?format=api",
            "source": [
                "Your mobile wallet for Peercoin and Peercoin testnet."
            ],
            "previous_source": "",
            "target": [
                "Ваш мобильный кошелек для Пиркойн и для тестовой сети."
            ],
            "id_hash": 4725913310122837473,
            "content_hash": 8574974599059491913,
            "location": "short_description.txt:1",
            "context": "short_description.txt:1",
            "note": "",
            "flags": "max-length:80",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.ppc.lol/api/units/69139/?format=api",
            "priority": 100,
            "id": 69142,
            "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/metadata/ru/?checksum=c195d11dd92985e1",
            "url": "https://weblate.ppc.lol/api/units/69142/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/metadata/ru/?format=api",
            "source": [
                "Send and receive Peercoin, the first Proof-of-Stake cryptocurrency, on your phone.\n\nKeep your wallet seed protected. \nThis app comes with absolutely no warranty. \nUse at own risk.\n\nFeatures:\n- Based on electrum protocol.\n- Send and receive peercoin.\n- Ready to transact after installation (no waiting).\n- Peercoin and Peercoin testnet wallets.\n- Address book management.\n- Import paper wallets.\n- Import & export private keys (WIF).\n- Server management.\n- Multi-language support.\n- Background notifications.\n\nKnown limitations can be found in the Github repository."
            ],
            "previous_source": "",
            "target": [
                "Отправляйте и получайте Пиркойн, пионер Proof-of-Stake, на свой телефон.\n\nДержите свой кошелек в безопасности.\nЭто приложение поставляется без каких-либо гарантий.\nИспользуйте на свой страх и риск.\n\nФункции:\n- На основе протокола Electrum.\n- Отправлять и получать пиркойн.\n- Готов к сделкам сразу после установки.\n- Кошельки для Пиркойн и для тестовой сети.\n- Управление адресной книгой.\n- Импорт бумажных кошельков.\n- Импорт приватных ключей (WIF).\n- Управление сервером.\n- Многоязычная поддержка.\n- Фоновые уведомления\n\nИзвестные ограничения можно найти в репозитории Github."
            ],
            "id_hash": -3446380927597338261,
            "content_hash": 4102010359663854400,
            "location": "full_description.txt:1",
            "context": "full_description.txt:1",
            "note": "",
            "flags": "max-length:4000",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 85,
            "source_unit": "https://weblate.ppc.lol/api/units/69140/?format=api",
            "priority": 100,
            "id": 69143,
            "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/metadata/ru/?checksum=502bfece59e1216b",
            "url": "https://weblate.ppc.lol/api/units/69143/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}