Translation components API.

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

GET /api/translations/kiosk2/kfc-yam/tk/units/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 161,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tk/units/?format=api&page=8",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tk/?format=api",
            "source": "Payment error. Please contact the administrator",
            "previous_source": "",
            "target": "",
            "id_hash": -6843627021130282810,
            "content_hash": 273767569338863807,
            "location": "",
            "context": "error_payment_kiosk_locked",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 161,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "priority": 100,
            "id": 2650422,
            "web_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-yam/tk/?checksum=21068d7bbe43c8c6",
            "url": "http://weblate.ucs.ru/api/units/2650422/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/259332/?format=api"
        }
    ]
}