Translation components API.

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

GET /api/components/opensourcepos/enum/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/enum/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": 281,
            "filename": "app/Language/en/Enum.php",
            "revision": "5068622a4c3e02abacb72a6bb113910c3264a11a,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/en/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/en/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 14,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 282,
            "filename": "app/Language/ar-EG/Enum.php",
            "revision": "888accc71ed2bec497a866441a434ae7bd9deb17,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/ar_EG/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/ar_EG/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ar_EG/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ar_EG/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ar_EG/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 283,
            "filename": "app/Language/ar-LB/Enum.php",
            "revision": "888accc71ed2bec497a866441a434ae7bd9deb17,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/ar_LB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/ar_LB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ar_LB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/ar_LB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ar_LB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ar_LB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ar_LB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 284,
            "filename": "app/Language/az/Enum.php",
            "revision": "9306aa9af3ea558648e634de3d165b7574a4065f,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/az/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/az/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/az/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/az/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/az/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/az/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 285,
            "filename": "app/Language/bg/Enum.php",
            "revision": "5068622a4c3e02abacb72a6bb113910c3264a11a,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/bg/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/bg/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 14,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/bg/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/bg/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/bg/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/bg/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 286,
            "filename": "app/Language/cs/Enum.php",
            "revision": "1ed7e9313af8544d5b78f8066669c1787f90a0cb,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/cs/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/cs/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "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/enum/cs/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/cs/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/cs/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/cs/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 287,
            "filename": "app/Language/da/Enum.php",
            "revision": "5068622a4c3e02abacb72a6bb113910c3264a11a,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/da/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/da/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 14,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/da/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/da/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/da/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/da/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 288,
            "filename": "app/Language/de-CH/Enum.php",
            "revision": "1ed7e9313af8544d5b78f8066669c1787f90a0cb,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/de_CH/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/de_CH/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "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/enum/de_CH/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de_CH/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de_CH/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de_CH/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 289,
            "filename": "app/Language/de-DE/Enum.php",
            "revision": "2093154963c3207aa1595afeeb9fbb531c4de641,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/de/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/de/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 6,
            "translated_words": 12,
            "translated_percent": 85.7,
            "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/enum/de/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 290,
            "filename": "app/Language/el/Enum.php",
            "revision": "1ed7e9313af8544d5b78f8066669c1787f90a0cb,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/el/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/el/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "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/enum/el/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/el/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/el/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/el/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 291,
            "filename": "app/Language/en-GB/Enum.php",
            "revision": "5068622a4c3e02abacb72a6bb113910c3264a11a,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/en_GB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/en_GB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/en_GB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en_GB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/en_GB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 293,
            "filename": "app/Language/es-ES/Enum.php",
            "revision": "aac916b973670dad527b5992b9c9aef05d0ec573,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/es/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/es/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/es/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/es/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/es/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/es/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 294,
            "filename": "app/Language/es-MX/Enum.php",
            "revision": "d79373cd143f1cdab6d85ab8e6a03193f26123b2,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/es_MX/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/es_MX/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/es_MX/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/es_MX/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/es_MX/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/es_MX/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 295,
            "filename": "app/Language/fa/Enum.php",
            "revision": "3545f224891e6c88e3f17f39e7cd7ed39460d212,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/fa/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/fa/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/fa/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/fa/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/fa/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/fa/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 296,
            "filename": "app/Language/fr/Enum.php",
            "revision": "78acf1b1655d16878446688fd85dceae87e7bbb7,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/fr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/fr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/fr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/fr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/fr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/fr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 297,
            "filename": "app/Language/he/Enum.php",
            "revision": "ec72e76d86d78a2185759afae778da39c659424d,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/he/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/he/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/he/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/he/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/he/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/he/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 298,
            "filename": "app/Language/hr-HR/Enum.php",
            "revision": "1ed7e9313af8544d5b78f8066669c1787f90a0cb,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/hr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/hr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "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/enum/hr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 299,
            "filename": "app/Language/hu/Enum.php",
            "revision": "1ed7e9313af8544d5b78f8066669c1787f90a0cb,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/hu/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/hu/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "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/enum/hu/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hu/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hu/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hu/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 300,
            "filename": "app/Language/hy/Enum.php",
            "revision": "1ed7e9313af8544d5b78f8066669c1787f90a0cb,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/hy/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/hy/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "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/enum/hy/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hy/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hy/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/hy/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/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": 301,
            "filename": "app/Language/id/Enum.php",
            "revision": "5467ddd1343eb36b6a9e682dcc9593fcc55fbb3e,5068622a4c3e02abacb72a6bb113910c3264a11a",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/id/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/id/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 14,
            "translated": 7,
            "translated_words": 14,
            "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/enum/id/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/id/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/id/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/id/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/id/units/?format=api"
        }
    ]
}