Translation components API.

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

GET /api/components/wolnelektury/wolnelektury-paypal/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": 1407809,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/pl/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/pl/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/pl/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2,
            "total_words": 5,
            "translated": 2,
            "translated_words": 5,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:29:24.723940+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/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": 1407810,
            "filename": "src/paypal/locale/de/LC_MESSAGES/django.po",
            "revision": "afa2c6eb2d6102b93e4d4241d37946665521d7b4",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/de/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/de/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 5,
            "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:29:24.740619+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/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": 1407811,
            "filename": "src/paypal/locale/en/LC_MESSAGES/django.po",
            "revision": "afa2c6eb2d6102b93e4d4241d37946665521d7b4",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/en/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/en/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 5,
            "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:29:24.933234+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/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": 1407812,
            "filename": "src/paypal/locale/es/LC_MESSAGES/django.po",
            "revision": "afa2c6eb2d6102b93e4d4241d37946665521d7b4",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/es/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/es/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 5,
            "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:29:25.127385+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/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": 1407813,
            "filename": "src/paypal/locale/fr/LC_MESSAGES/django.po",
            "revision": "04782ead7ba8db44db4fe85603a5ea530e981a45",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/fr/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/fr/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 5,
            "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:29:25.296373+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/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": 1407814,
            "filename": "src/paypal/locale/it/LC_MESSAGES/django.po",
            "revision": "afa2c6eb2d6102b93e4d4241d37946665521d7b4",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/it/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/it/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 5,
            "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:29:25.460778+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/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": 1407815,
            "filename": "src/paypal/locale/lt/LC_MESSAGES/django.po",
            "revision": "846267291e11ade1c72ff87d24cd192b4da08933",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/lt/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/lt/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 5,
            "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:29:25.619549+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/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": 1407816,
            "filename": "src/paypal/locale/ru/LC_MESSAGES/django.po",
            "revision": "e5dc4185dc002f8f300b1fc8cfba0092d4a1f157",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/ru/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/ru/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 5,
            "translated": 2,
            "translated_words": 5,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-28T23:29:26.020767+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/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": 1407817,
            "filename": "src/paypal/locale/uk/LC_MESSAGES/django.po",
            "revision": "ff922f73e22456aa1241a1d5cab930171fa42e5d",
            "web_url": "https://hosted.weblate.org/projects/wolnelektury/wolnelektury-paypal/uk/",
            "share_url": "https://hosted.weblate.org/engage/wolnelektury/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/wolnelektury/wolnelektury-paypal/uk/",
            "url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 5,
            "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:29:26.196872+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-paypal/uk/units/?format=api"
        }
    ]
}