Translation components API.

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

GET /api/translations/webinterface/webdashboard/de_AT/units/?format=api&page=22
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 424,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/units/?format=api&page=21",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
            "source": "Sum order",
            "previous_source": "",
            "target": "Bestellungsbetrag",
            "id_hash": 326925984617557780,
            "content_hash": 4199998905118029251,
            "location": "",
            "context": "messages///WT_Sum order",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 426,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 1738219,
            "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/de_AT/?checksum=848979736cf96f14",
            "url": "http://weblate.ucs.ru/api/units/1738219/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/218276/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
            "source": "Total",
            "previous_source": "",
            "target": "Gesamt",
            "id_hash": 6771454302965007259,
            "content_hash": 9076083206056723810,
            "location": "",
            "context": "messages///WT_Total",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 427,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 1738220,
            "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/de_AT/?checksum=ddf909cfd505039b",
            "url": "http://weblate.ucs.ru/api/units/1738220/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/218277/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
            "source": "No_access_Free_license",
            "previous_source": "",
            "target": "Diese Funktion ist für Ihre Lizenz nicht verfügbar",
            "id_hash": 8421648428929721893,
            "content_hash": 1779526946383230032,
            "location": "",
            "context": "messages///No_access_Free_license",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 428,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 1738221,
            "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/de_AT/?checksum=f4dfb4a055952625",
            "url": "http://weblate.ucs.ru/api/units/1738221/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/218278/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
            "source": "of",
            "previous_source": "",
            "target": "von",
            "id_hash": -1559569929139577725,
            "content_hash": 825112560271580205,
            "location": "",
            "context": "messages///of",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 429,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 1738222,
            "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/de_AT/?checksum=6a5b4b6993411c83",
            "url": "http://weblate.ucs.ru/api/units/1738222/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/218279/?format=api"
        }
    ]
}