Translation components API.

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

GET /api/components/galette/doc-plugins-objectslend/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": 43150,
            "filename": "source/locale/plugins/objectslend.pot",
            "revision": "37d7a8d823e9614e32285e3db8feba62a488630a",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/en/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/en/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 26,
            "total_words": 247,
            "translated": 26,
            "translated_words": 247,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 13,
            "failing_checks_percent": 11.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T20:15:49.258833+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43206,
            "filename": "source/locale/ar/LC_MESSAGES/plugins/objectslend.po",
            "revision": "7d31a6ad746fd9848d10b3ec2a5cd6e2827ed84d",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/ar/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/ar/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 15.3,
            "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:17:44.344923+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43216,
            "filename": "source/locale/br/LC_MESSAGES/plugins/objectslend.po",
            "revision": "6b77023fae75e1a8de2d2dbe5bb569c888a6f9d6",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/br/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/br/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/br/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.8,
            "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:17:44.660712+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/br/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/br/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/br/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/br/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43220,
            "filename": "source/locale/ca/LC_MESSAGES/plugins/objectslend.po",
            "revision": "fb895a129b39bfe7b19cc8ad10628cce0863b554",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/ca/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/ca/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "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:17:44.951022+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43224,
            "filename": "source/locale/de/LC_MESSAGES/plugins/objectslend.po",
            "revision": "d51ad84b7d71d5e26379d97f9d115afa1a0422a1",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/de/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/de/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 5,
            "translated_words": 28,
            "translated_percent": 19.2,
            "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:17:45.251455+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43233,
            "filename": "source/locale/es/LC_MESSAGES/plugins/objectslend.po",
            "revision": "5ce89b8e3f91cc8201d84a22f061bc2010f83f18",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/es/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/es/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 10,
            "translated_words": 55,
            "translated_percent": 38.4,
            "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:17:45.560341+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43236,
            "filename": "source/locale/fr_FR/LC_MESSAGES/plugins/objectslend.po",
            "revision": "f0d668cd45fae7882478ed790e690abf3321e951",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/fr/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/fr/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 26,
            "translated_words": 247,
            "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:17:45.869545+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43239,
            "filename": "source/locale/it/LC_MESSAGES/plugins/objectslend.po",
            "revision": "0785effa6cbc793bee6be87d515bb5466f91e47d",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/it/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/it/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 24,
            "translated_words": 238,
            "translated_percent": 92.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:17:46.079721+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43241,
            "filename": "source/locale/nb_NO/LC_MESSAGES/plugins/objectslend.po",
            "revision": "7e1a6fa4b0af106841b8466447a699892330de85",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "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:17:46.386322+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 43242,
            "filename": "source/locale/uk/LC_MESSAGES/plugins/objectslend.po",
            "revision": "1660ea1f8540249ac43dafb5242095e389898ca7",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/uk/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/uk/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 25,
            "translated_words": 242,
            "translated_percent": 96.1,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T20:17:47.539220+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 44010,
            "filename": "source/locale/oc/LC_MESSAGES/plugins/objectslend.po",
            "revision": "7898586fc8d1cec3a2447d3c39b2d1b04c7972a3",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/oc/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/oc/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/oc/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 19.2,
            "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:17:46.802058+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/oc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/oc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/oc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/oc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 127154,
            "filename": "source/locale/tr/LC_MESSAGES/plugins/objectslend.po",
            "revision": "221c326d19b4f6cbbe3205470b32b8a0cd8360f0",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/tr/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/tr/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.8,
            "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:17:47.447737+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 127222,
            "filename": "source/locale/ota/LC_MESSAGES/plugins/objectslend.po",
            "revision": "7f3860528f69827401f35d14e884c58f363ca9d9",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/ota/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ota/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/ota/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ota/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "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:17:47.035602+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ota/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ota/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ota/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ota/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 129482,
            "filename": "source/locale/si/LC_MESSAGES/plugins/objectslend.po",
            "revision": "0185dc395576f33323abf5f08e7e850e0a1b99fd",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/si/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/si/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "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:17:47.382293+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 1270478,
            "filename": "source/locale/ru/LC_MESSAGES/plugins/objectslend.po",
            "revision": "85475474f0242ea0e4354a8b7ecc1af26d4a6134",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/ru/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/ru/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 4,
            "translated_words": 27,
            "translated_percent": 15.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:17:47.299738+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/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": 1451983,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/objectslend.po",
            "revision": "e1c1b4f98c4fecfe84e2389f65f6ed826302dc0b",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 4,
            "translated_words": 27,
            "translated_percent": 15.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:17:47.151892+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/units/?format=api"
        }
    ]
}