Translation components API.

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

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

{
    "count": 42,
    "next": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.opensourcepos.org/languages/en/",
                "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 241,
            "filename": "app/Language/en/Suppliers.php",
            "revision": "8c584497669fe33515a0553ace0ed33a07eef553,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/en/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/en/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 70,
            "failing_checks_percent": 85.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/units/?format=api"
        },
        {
            "language": {
                "code": "ar_EG",
                "name": "Arabic (Egypt)",
                "plural": {
                    "id": 15,
                    "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": [
                    "eg"
                ],
                "direction": "rtl",
                "population": 9787656000,
                "web_url": "https://translate.opensourcepos.org/languages/ar_EG/",
                "url": "https://translate.opensourcepos.org/api/languages/ar_EG/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ar_EG/statistics/?format=api"
            },
            "language_code": "ar-EG",
            "id": 242,
            "filename": "app/Language/ar-EG/Suppliers.php",
            "revision": "457997b359fdb8c0b09cc0ce44cfdddd19426c7a,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/ar_EG/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_EG/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_EG/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_EG/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_EG/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_EG/units/?format=api"
        },
        {
            "language": {
                "code": "ar_LB",
                "name": "Arabic",
                "plural": {
                    "id": 389,
                    "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": [],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://translate.opensourcepos.org/languages/ar_LB/",
                "url": "https://translate.opensourcepos.org/api/languages/ar_LB/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ar_LB/statistics/?format=api"
            },
            "language_code": "ar-LB",
            "id": 243,
            "filename": "app/Language/ar-LB/Suppliers.php",
            "revision": "457997b359fdb8c0b09cc0ce44cfdddd19426c7a,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/ar_LB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/ar_LB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_LB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_LB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_LB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_LB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_LB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ar_LB/units/?format=api"
        },
        {
            "language": {
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 969009150,
                "web_url": "https://translate.opensourcepos.org/languages/az/",
                "url": "https://translate.opensourcepos.org/api/languages/az/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 244,
            "filename": "app/Language/az/Suppliers.php",
            "revision": "c6c4b87a8dfd6e1fb4add975777b76e9af95cb1f,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/az/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/az/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/az/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/az/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/az/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/az/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/az/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translate.opensourcepos.org/languages/bg/",
                "url": "https://translate.opensourcepos.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 245,
            "filename": "app/Language/bg/Suppliers.php",
            "revision": "8e0de56da53d068e06bfbc508e3a85f6ce61a86f,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/bg/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/bg/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 17,
            "translated_words": 74,
            "translated_percent": 80.9,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bg/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bg/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bg/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bg/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/bg/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translate.opensourcepos.org/languages/cs/",
                "url": "https://translate.opensourcepos.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 246,
            "filename": "app/Language/cs/Suppliers.php",
            "revision": "3a9fa4cacf15b3391ba9226d12a82fee7ded1d48,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/cs/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/cs/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/cs/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/cs/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/cs/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/cs/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translate.opensourcepos.org/languages/da/",
                "url": "https://translate.opensourcepos.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 247,
            "filename": "app/Language/da/Suppliers.php",
            "revision": "3a9fa4cacf15b3391ba9226d12a82fee7ded1d48,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/da/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/da/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/da/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/da/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/da/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/da/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/da/units/?format=api"
        },
        {
            "language": {
                "code": "de_CH",
                "name": "German (Switzerland)",
                "plural": {
                    "id": 74,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "des"
                ],
                "direction": "ltr",
                "population": 613491270,
                "web_url": "https://translate.opensourcepos.org/languages/de_CH/",
                "url": "https://translate.opensourcepos.org/api/languages/de_CH/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/de_CH/statistics/?format=api"
            },
            "language_code": "de-CH",
            "id": 248,
            "filename": "app/Language/de-CH/Suppliers.php",
            "revision": "45603dc160e52cc0d4589d193535d6b9f0b8b931,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/de_CH/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/de_CH/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 16,
            "translated_words": 65,
            "translated_percent": 76.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 20,
            "failing_checks_percent": 19.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de_CH/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de_CH/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de_CH/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de_CH/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de_CH/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translate.opensourcepos.org/languages/de/",
                "url": "https://translate.opensourcepos.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de-DE",
            "id": 249,
            "filename": "app/Language/de-DE/Suppliers.php",
            "revision": "35f033405089eaba785cc5867b2bb71da1a2ffdc,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/de/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/de/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translate.opensourcepos.org/languages/el/",
                "url": "https://translate.opensourcepos.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 250,
            "filename": "app/Language/el/Suppliers.php",
            "revision": "e942537cf0fc0433ef5d8fb8e6022515b3078aa6,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/el/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/el/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/el/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/el/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/el/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/el/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/el/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translate.opensourcepos.org/languages/en_GB/",
                "url": "https://translate.opensourcepos.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en-GB",
            "id": 251,
            "filename": "app/Language/en-GB/Suppliers.php",
            "revision": "ecaed8a478f6e1da7438f12f6f0332d64311184d,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/en_GB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/en_GB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translate.opensourcepos.org/languages/es/",
                "url": "https://translate.opensourcepos.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es-ES",
            "id": 253,
            "filename": "app/Language/es-ES/Suppliers.php",
            "revision": "67df8c77b392149865c30ad525f5f9a89fef8c38,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/es/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/es/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es/units/?format=api"
        },
        {
            "language": {
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 10677950000,
                "web_url": "https://translate.opensourcepos.org/languages/es_MX/",
                "url": "https://translate.opensourcepos.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es-MX",
            "id": 254,
            "filename": "app/Language/es-MX/Suppliers.php",
            "revision": "ee84e827e6e985f9afb4cd4cb027aceb69eab462,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/es_MX/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/es_MX/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": "2025-03-02T18:20:25.382671Z",
            "last_author": "JoseLuisKukMagana",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es_MX/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es_MX/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es_MX/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es_MX/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/es_MX/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 110,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 8471045808,
                "web_url": "https://translate.opensourcepos.org/languages/fa/",
                "url": "https://translate.opensourcepos.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 255,
            "filename": "app/Language/fa/Suppliers.php",
            "revision": "fc510d68e2817edc145304b1e54ee92b2dd158ac,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/fa/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/fa/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fa/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fa/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fa/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fa/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fa/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translate.opensourcepos.org/languages/fr/",
                "url": "https://translate.opensourcepos.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 256,
            "filename": "app/Language/fr/Suppliers.php",
            "revision": "1abea36e33f243efd457714ba50623d285c75eee,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/fr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/fr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translate.opensourcepos.org/languages/he/",
                "url": "https://translate.opensourcepos.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 257,
            "filename": "app/Language/he/Suppliers.php",
            "revision": "369a2a5824e81f6c3a3adf018540937fb764cbb0,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/he/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/he/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/he/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/he/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/he/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/he/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/he/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 146,
                    "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": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translate.opensourcepos.org/languages/hr/",
                "url": "https://translate.opensourcepos.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr-HR",
            "id": 258,
            "filename": "app/Language/hr-HR/Suppliers.php",
            "revision": "ea561857142461a79322993266ed2451323479fa,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/hr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/hr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 16,
            "translated_words": 65,
            "translated_percent": 76.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 20,
            "failing_checks_percent": 19.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translate.opensourcepos.org/languages/hu/",
                "url": "https://translate.opensourcepos.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 259,
            "filename": "app/Language/hu/Suppliers.php",
            "revision": "fcec418f85a17da81e972003bddaebdf17c01b5d,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/hu/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/hu/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 16,
            "translated_words": 65,
            "translated_percent": 76.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 18,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hu/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hu/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hu/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hu/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hu/units/?format=api"
        },
        {
            "language": {
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 531727173,
                "web_url": "https://translate.opensourcepos.org/languages/hy/",
                "url": "https://translate.opensourcepos.org/api/languages/hy/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 260,
            "filename": "app/Language/hy/Suppliers.php",
            "revision": "3a9fa4cacf15b3391ba9226d12a82fee7ded1d48,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/hy/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/hy/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hy/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hy/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hy/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hy/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/hy/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translate.opensourcepos.org/languages/id/",
                "url": "https://translate.opensourcepos.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 261,
            "filename": "app/Language/id/Suppliers.php",
            "revision": "4df11ca5c92dc42d560c072647ff8970eddd50e9,8c584497669fe33515a0553ace0ed33a07eef553",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/suppliers/id/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/id/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 81,
            "translated": 21,
            "translated_words": 81,
            "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-12-16T00:23:39.895295Z",
            "last_author": "Aril Apria Susanto",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/id/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/id/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/id/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/id/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/id/units/?format=api"
        }
    ]
}