Translation components API.

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

GET /api/components/galette/doc-user-preferences/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": 43250,
            "filename": "source/locale/usermanual/preferences.pot",
            "revision": "5f93b6e4bc7a5c7eab349d7a87271cc8f1ded521",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/en/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/en/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 137,
            "total_words": 1422,
            "translated": 137,
            "translated_words": 1422,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 64,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T20:15:36.372508+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43301,
            "filename": "source/locale/ar/LC_MESSAGES/usermanual/preferences.po",
            "revision": "26b366ec46a7d07aca6deed271efed35136ca5ac",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/ar/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/ar/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 2.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.7,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:01.446788+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43314,
            "filename": "source/locale/br/LC_MESSAGES/usermanual/preferences.po",
            "revision": "0bd7e453b32607bf0b5eba7eac410d4d7078bc4c",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/br/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/br/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/br/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "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": 8,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:01.541456+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/br/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/br/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/br/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/br/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43320,
            "filename": "source/locale/ca/LC_MESSAGES/usermanual/preferences.po",
            "revision": "3b74206f916e9003c8e88ee797206e708dbbda01",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/ca/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/ca/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 7,
            "failing_checks_percent": 4.3,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:01.632651+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43330,
            "filename": "source/locale/de/LC_MESSAGES/usermanual/preferences.po",
            "revision": "7fff05f59576f1b51fd3c34f8bd10a3f92696d8a",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/de/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/de/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 9,
            "translated_words": 10,
            "translated_percent": 6.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.7,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:01.719091+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43337,
            "filename": "source/locale/es/LC_MESSAGES/usermanual/preferences.po",
            "revision": "c500d9779f161d404271317dcb03fa6d8d9f1b2e",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/es/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/es/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 79,
            "translated_words": 643,
            "translated_percent": 57.6,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:01.811544+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43338,
            "filename": "source/locale/fr_FR/LC_MESSAGES/usermanual/preferences.po",
            "revision": "5c5fc27535e5215165341d04ed983ef14003c8d6",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/fr/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/fr/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 137,
            "translated_words": 1422,
            "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:18:01.935946+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43339,
            "filename": "source/locale/it/LC_MESSAGES/usermanual/preferences.po",
            "revision": "e84467abe314e1c6441ae2bf00273fa21706485e",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/it/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/it/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 52,
            "translated_words": 263,
            "translated_percent": 37.9,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.7,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.4,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:02.048291+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43340,
            "filename": "source/locale/nb_NO/LC_MESSAGES/usermanual/preferences.po",
            "revision": "4872f80fe096c12941c54768b3a9ec7cc2a2b5db",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.7,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:02.143401+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 43341,
            "filename": "source/locale/uk/LC_MESSAGES/usermanual/preferences.po",
            "revision": "9c098e0647263c9f6fc40310d0002524659feba2",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/uk/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/uk/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 49,
            "translated_words": 233,
            "translated_percent": 35.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:03.102829+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 44006,
            "filename": "source/locale/oc/LC_MESSAGES/usermanual/preferences.po",
            "revision": "7810f2cf4e817a2ee006ec5854029828809acbb9",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/oc/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/oc/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/oc/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 27,
            "translated_words": 132,
            "translated_percent": 19.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:02.235630+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/oc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/oc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/oc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/oc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 127132,
            "filename": "source/locale/tr/LC_MESSAGES/usermanual/preferences.po",
            "revision": "315d3a61029f4d5be37943ea8aae936bc987bb0e",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/tr/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/tr/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "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": 18,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:02.982672+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 127200,
            "filename": "source/locale/ota/LC_MESSAGES/usermanual/preferences.po",
            "revision": "064978a2a9fce08834e912cdec918b2b08259196",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/ota/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ota/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/ota/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ota/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "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:18:02.368747+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ota/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ota/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ota/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ota/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 129460,
            "filename": "source/locale/si/LC_MESSAGES/usermanual/preferences.po",
            "revision": "e10669bc364f7b3f557e353d72c312c3a86da126",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/si/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/si/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "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": 11,
            "have_comment": 0,
            "last_change": "2024-05-08T20:18:02.668250+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 1270471,
            "filename": "source/locale/ru/LC_MESSAGES/usermanual/preferences.po",
            "revision": "2c924caa25c10ab6791d27f84fa056ce3f47fc46",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/ru/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/ru/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.4,
            "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:18:02.567235+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/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": 1451993,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/preferences.po",
            "revision": "3e61e25b2efdd46b456851063953eb0f0f0ae394",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 42,
            "translated_words": 108,
            "translated_percent": 30.6,
            "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:18:02.465510+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/units/?format=api"
        }
    ]
}