Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 43149,
            "filename": "source/locale/plugins/auto.pot",
            "revision": "31dc4f4e853510cdd9172808fb5c61c270e053cf",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/en/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/en/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 23,
            "total_words": 217,
            "translated": 23,
            "translated_words": 217,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T20:15:36.868488+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/en/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 43194,
            "filename": "source/locale/ar/LC_MESSAGES/plugins/auto.po",
            "revision": "b1ea67ec0b53111f4e4fd5675040b216e29b67e6",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/ar/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/ar/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 5,
            "translated_words": 6,
            "translated_percent": 21.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:54.965118+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ar/units/?format=api"
        },
        {
            "language": {
                "id": 47,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://hosted.weblate.org/languages/br/",
                "url": "https://hosted.weblate.org/api/languages/br/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 43200,
            "filename": "source/locale/br/LC_MESSAGES/plugins/auto.po",
            "revision": "3ec345dbf577a4e1b38dbc6f7239921d504574fb",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/br/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/br/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/br/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:55.012719+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/br/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/br/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/br/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/br/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/br/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 43203,
            "filename": "source/locale/ca/LC_MESSAGES/plugins/auto.po",
            "revision": "d073449d1e318e83205619efe3d9bccfa162bfec",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/ca/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/ca/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "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": 2,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:55.073254+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ca/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": 43205,
            "filename": "source/locale/de/LC_MESSAGES/plugins/auto.po",
            "revision": "5191a650261bbd8ed1df11959c1e5b82f45050f8",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/de/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/de/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 3,
            "translated_words": 26,
            "translated_percent": 13.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:55.124968+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/de/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": 43212,
            "filename": "source/locale/es/LC_MESSAGES/plugins/auto.po",
            "revision": "3f3723de13d09408734f9afb96c33d0c30fd2074",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/es/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/es/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 23,
            "translated_words": 217,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:55.173081+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/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_FR",
            "id": 43214,
            "filename": "source/locale/fr_FR/LC_MESSAGES/plugins/auto.po",
            "revision": "ceade31282dc03555f66f2e11451a2be1de1db69",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/fr/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/fr/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 23,
            "translated_words": 217,
            "translated_percent": 100.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": "2024-05-08T20:16:55.285324+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/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": 43219,
            "filename": "source/locale/it/LC_MESSAGES/plugins/auto.po",
            "revision": "1a194e53106d4882092bc8599d53708d3f34001f",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/it/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/it/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 21,
            "translated_words": 208,
            "translated_percent": 91.3,
            "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": "2024-05-08T20:16:55.382197+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/it/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 43222,
            "filename": "source/locale/nb_NO/LC_MESSAGES/plugins/auto.po",
            "revision": "7b90f6c8745d4ce764472cf0bff3edfb8808d69f",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "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": 3,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:55.439915+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/nb_NO/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": 43226,
            "filename": "source/locale/uk/LC_MESSAGES/plugins/auto.po",
            "revision": "0577ce0d32b2de983653a0073e28287df46a4f46",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/uk/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/uk/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 22,
            "translated_words": 212,
            "translated_percent": 95.6,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 4.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:56.266077+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/uk/units/?format=api"
        },
        {
            "language": {
                "id": 50,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://hosted.weblate.org/languages/oc/",
                "url": "https://hosted.weblate.org/api/languages/oc/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 44012,
            "filename": "source/locale/oc/LC_MESSAGES/plugins/auto.po",
            "revision": "8ac4d32cf6bc91a44be5b16247ce7857240c7149",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/oc/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/oc/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/oc/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 3,
            "translated_words": 13,
            "translated_percent": 13.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": "2024-05-08T20:16:55.506136+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/oc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/oc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/oc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/oc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/oc/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 127140,
            "filename": "source/locale/tr/LC_MESSAGES/plugins/auto.po",
            "revision": "fefa73faec72cd28ca10b4ab4afa0a28867409c4",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/tr/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/tr/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "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": 3,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:56.198674+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/tr/units/?format=api"
        },
        {
            "language": {
                "id": 961,
                "code": "ota",
                "name": "Turkish (Ottoman)",
                "plural": {
                    "id": 989,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ota/",
                "url": "https://hosted.weblate.org/api/languages/ota/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ota/statistics/?format=api"
            },
            "language_code": "ota",
            "id": 127208,
            "filename": "source/locale/ota/LC_MESSAGES/plugins/auto.po",
            "revision": "4543071a083449fb8900fb3c032cf26ad6935e5d",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/ota/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ota/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/ota/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ota/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "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": "2024-05-08T20:16:55.649006+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ota/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ota/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ota/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ota/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ota/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 129468,
            "filename": "source/locale/si/LC_MESSAGES/plugins/auto.po",
            "revision": "d97c35c94b36279bebcfbc3d7199603fd9fed221",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/si/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/si/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-05-08T20:16:56.130450+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/si/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": 1270465,
            "filename": "source/locale/ru/LC_MESSAGES/plugins/auto.po",
            "revision": "7fbbc4e563517cad47031a46a7fc2483d4201bd7",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/ru/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/ru/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 3,
            "translated_words": 26,
            "translated_percent": 13.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": "2024-05-08T20:16:56.020448+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/ru/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1451979,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/auto.po",
            "revision": "5dc41499a006e6d95bfe822bfe3dff98d236e2b7",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 3,
            "translated_words": 26,
            "translated_percent": 13.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": "2024-05-08T20:16:55.798129+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/units/?format=api"
        }
    ]
}