Translation components API.

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

GET /api/components/wolnelektury/wolnelektury-waiter/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1407872,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/pl/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/pl/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/pl/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 8,
            "total_words": 78,
            "translated": 8,
            "translated_words": 78,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 58,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:28.089869+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/pl/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1407873,
            "filename": "src/waiter/locale/de/LC_MESSAGES/django.po",
            "revision": "c53d5d933907f30b0572d887efabe192f7c8e4ca",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/de/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/de/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 78,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:28.113521+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/de/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1407874,
            "filename": "src/waiter/locale/en/LC_MESSAGES/django.po",
            "revision": "b2bf0db37168d32ea96d53fa670b33882114a6b2",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/en/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/en/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 78,
            "translated": 8,
            "translated_words": 78,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 58,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:28.417064+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/en/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1407875,
            "filename": "src/waiter/locale/es/LC_MESSAGES/django.po",
            "revision": "c53d5d933907f30b0572d887efabe192f7c8e4ca",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/es/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/es/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 78,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:28.876234+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/es/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1407876,
            "filename": "src/waiter/locale/fr/LC_MESSAGES/django.po",
            "revision": "3b3551f81116df8f9699c729bae9b09608c7aa67",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/fr/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/fr/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 78,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:29.099928+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/fr/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1407877,
            "filename": "src/waiter/locale/it/LC_MESSAGES/django.po",
            "revision": "c53d5d933907f30b0572d887efabe192f7c8e4ca",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/it/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/it/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 78,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:29.347850+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/it/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1407878,
            "filename": "src/waiter/locale/lt/LC_MESSAGES/django.po",
            "revision": "cb234783199f0736b6d21a681a085d31a02a0162",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/lt/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/lt/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 78,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:29.656688+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/lt/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1407879,
            "filename": "src/waiter/locale/ru/LC_MESSAGES/django.po",
            "revision": "03a86bbea12a61895ced227ebb7d796ebcd388ce",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/ru/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/ru/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 78,
            "translated": 8,
            "translated_words": 78,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 58,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:29.938589+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/ru/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1407880,
            "filename": "src/waiter/locale/uk/LC_MESSAGES/django.po",
            "revision": "9b0a9bfee76bb8c965f9f6e57763ab6113d2aa69",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-waiter/uk/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-waiter/uk/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 78,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:35:30.419550+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-waiter/uk/units/?format=api"
        }
    ]
}