Translation components API.

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

GET /api/components/opensourcepos/sales/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/sales/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": 361,
            "filename": "app/Language/en/Sales.php",
            "revision": "5db6346fb93def40b9b77dfd9da9ddb9427aff42,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/en/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/en/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 222,
            "total_words": 569,
            "translated": 222,
            "translated_words": 569,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 152,
            "failing_checks_words": 458,
            "failing_checks_percent": 68.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 362,
            "filename": "app/Language/ar-EG/Sales.php",
            "revision": "34b29797ccca91f133915e952cd68f19d4e3fbe3,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/ar_EG/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.9,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_EG/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_EG/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_EG/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_EG/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 363,
            "filename": "app/Language/ar-LB/Sales.php",
            "revision": "6db47135aa08678b5fc04d1207f4087ed6e605af,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/ar_LB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/ar_LB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_LB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.9,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_LB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_LB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_LB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/ar_LB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 364,
            "filename": "app/Language/az/Sales.php",
            "revision": "b671fcffa9ba06045b7666a0fc5dd3ae1d149694,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/az/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/az/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/az/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/az/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/az/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/az/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 365,
            "filename": "app/Language/bg/Sales.php",
            "revision": "c88c215c7499d9a2fc29011e054432205d6f5052,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/bg/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/bg/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 211,
            "translated_words": 543,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 47,
            "failing_checks_percent": 6.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/bg/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/bg/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/bg/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/bg/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 366,
            "filename": "app/Language/cs/Sales.php",
            "revision": "7bf060755bf4d25da2a3ab8d704281ecb1b17224,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/cs/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/cs/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 174,
            "translated_words": 448,
            "translated_percent": 78.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 38,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/cs/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/cs/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/cs/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/cs/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 367,
            "filename": "app/Language/da/Sales.php",
            "revision": "ac39b3fb95e4379251305e5fe4fbe16f46b0b0ef,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/da/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/da/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 46,
            "translated_words": 68,
            "translated_percent": 20.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 32,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/da/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/da/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/da/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/da/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 368,
            "filename": "app/Language/de-CH/Sales.php",
            "revision": "ddd8b1a51b91363a49d5c0fc7c9774ea04240420,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/de_CH/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/de_CH/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 154,
            "translated_words": 385,
            "translated_percent": 69.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 41,
            "failing_checks_words": 175,
            "failing_checks_percent": 18.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de_CH/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de_CH/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de_CH/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de_CH/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 369,
            "filename": "app/Language/de-DE/Sales.php",
            "revision": "928a6cc8b65154023f906b843ea41c93900fb61e,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/de/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/de/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 207,
            "translated_words": 535,
            "translated_percent": 93.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 32,
            "failing_checks_percent": 5.4,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 370,
            "filename": "app/Language/el/Sales.php",
            "revision": "1d14a848f07369544d37c939f8e3072d3d5b11ed,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/el/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/el/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 207,
            "translated_words": 535,
            "translated_percent": 93.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 38,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/el/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/el/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/el/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/el/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 371,
            "filename": "app/Language/en-GB/Sales.php",
            "revision": "0b2fe4b8c0eb3932f6bacc7fcba8cc2f559b5b22,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/en_GB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/en_GB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 222,
            "translated_words": 569,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en_GB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en_GB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en_GB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 373,
            "filename": "app/Language/es-ES/Sales.php",
            "revision": "7621d936e36642e0689c3be22dcb28c17d0573d7,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/es/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/es/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 222,
            "translated_words": 569,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-10T08:10:16.633131Z",
            "last_author": "Johntini",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 374,
            "filename": "app/Language/es-MX/Sales.php",
            "revision": "d2a1e1d8b7ac5070ff5033f767646a33c4ea955a,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/es_MX/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/es_MX/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-02T18:49:50.074179Z",
            "last_author": "JoseLuisKukMagana",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es_MX/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es_MX/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es_MX/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es_MX/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 375,
            "filename": "app/Language/fa/Sales.php",
            "revision": "1383ff36bd46323c6e2f28ca73600dc7c7acbe9f,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/fa/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/fa/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 210,
            "translated_words": 541,
            "translated_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 38,
            "failing_checks_percent": 6.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fa/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fa/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fa/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fa/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 376,
            "filename": "app/Language/fr/Sales.php",
            "revision": "8a514384a978859f1fcb15a1515710d6d7eadd75,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/fr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/fr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/fr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 377,
            "filename": "app/Language/he/Sales.php",
            "revision": "16233772f300e8a48d1fcf34ddca3c2fb447abd6,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/he/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/he/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 207,
            "translated_words": 535,
            "translated_percent": 93.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 32,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/he/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/he/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/he/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/he/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 378,
            "filename": "app/Language/hr-HR/Sales.php",
            "revision": "c51858110c045e7d6c4a7d45e9f88c4161e40238,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/hr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/hr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 154,
            "translated_words": 385,
            "translated_percent": 69.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 39,
            "failing_checks_words": 156,
            "failing_checks_percent": 17.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 379,
            "filename": "app/Language/hu/Sales.php",
            "revision": "606408cbe92140367b865f77b7ee1c5f23c631aa,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/hu/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/hu/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 154,
            "translated_words": 385,
            "translated_percent": 69.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 44,
            "failing_checks_words": 178,
            "failing_checks_percent": 19.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hu/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hu/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hu/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hu/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 380,
            "filename": "app/Language/hy/Sales.php",
            "revision": "da1a62b4099a797cd016334b7de17f60a46b6c57,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/hy/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/hy/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 34,
            "translated_words": 35,
            "translated_percent": 15.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 30,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hy/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hy/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hy/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/hy/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/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": 381,
            "filename": "app/Language/id/Sales.php",
            "revision": "32eadbc8bda00eb023c352f788ef4e84e1750bb2,5db6346fb93def40b9b77dfd9da9ddb9427aff42",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/id/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/id/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 222,
            "total_words": 569,
            "translated": 222,
            "translated_words": 569,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-16T02:32:35.525674Z",
            "last_author": "Aril Apria Susanto",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/id/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/id/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/id/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/id/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/id/units/?format=api"
        }
    ]
}