Translation components API.

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

GET /api/translations/kiosk2/back/et/units/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/back/et/units/?format=api",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/et/?format=api",
            "source": "Temporary password for kiosk",
            "previous_source": "",
            "target": "Ajutine kioski parool",
            "id_hash": -7532858989817697027,
            "content_hash": -8009234362076823657,
            "location": "",
            "context": "tmp_password_for_kiosk",
            "comment": "Email title and start body after reneval new shift password",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 2048951,
            "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/et/?checksum=1775e8a8d8ceecfd",
            "url": "http://weblate.ucs.ru/api/units/2048951/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/231608/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/et/?format=api",
            "source": "This password will be actual during the current shift.",
            "previous_source": "",
            "target": "See parool kehtib praeguse vahetuse ajal.",
            "id_hash": -3314064826572814997,
            "content_hash": -6887881809058562210,
            "location": "",
            "context": "tmp_actual_password_during_cur_shift",
            "comment": "Email end body after reneval new shift password",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "priority": 100,
            "id": 2048952,
            "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/et/?checksum=520213995182c56b",
            "url": "http://weblate.ucs.ru/api/units/2048952/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/231609/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/et/?format=api",
            "source": "Current shift password",
            "previous_source": "",
            "target": "Praegune vahetuse parool",
            "id_hash": -3321612430146366169,
            "content_hash": -5383902903375205610,
            "location": "",
            "context": "tmp_shift_password",
            "comment": "Email start body after reneval new shift password",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 2078147,
            "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/et/?checksum=51e74317eb9a9527",
            "url": "http://weblate.ucs.ru/api/units/2078147/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/235096/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/et/?format=api",
            "source": "TEST",
            "previous_source": "",
            "target": "",
            "id_hash": -3136889829665061963,
            "content_hash": 5940889244847909190,
            "location": "",
            "context": "test_msg",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 2362953,
            "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/et/?checksum=54778751e34743b5",
            "url": "http://weblate.ucs.ru/api/units/2362953/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/243287/?format=api"
        }
    ]
}