Translation components API.

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

GET /api/translations/kiosk2/bk-belarus/de/units/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 202,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/de/units/?format=api&page=10",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/de/?format=api",
            "source": "Scan the QR code in the Burger King mobile app",
            "previous_source": "",
            "target": "",
            "id_hash": 9025972657381988885,
            "content_hash": -8106756991139485302,
            "location": "",
            "context": "scan_step_scan_qr_code",
            "comment": "Text \"Scan the QR code in the Burger King mobile app\" ",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 201,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "priority": 100,
            "id": 2492515,
            "web_url": "http://weblate.ucs.ru/translate/kiosk2/bk-belarus/de/?checksum=fd42b24f6ba45a15",
            "url": "http://weblate.ucs.ru/api/units/2492515/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/249762/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/de/?format=api",
            "source": "Get crowns for your orders",
            "previous_source": "",
            "target": "",
            "id_hash": -6137691763309663456,
            "content_hash": 2058627444515582001,
            "location": "",
            "context": "scan_step_get_crowns",
            "comment": "Text \"Get crowns for your orders\" ",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 202,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 2492516,
            "web_url": "http://weblate.ucs.ru/translate/kiosk2/bk-belarus/de/?checksum=2ad289dc33162b20",
            "url": "http://weblate.ucs.ru/api/units/2492516/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/249763/?format=api"
        }
    ]
}