Translation components API.

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

GET /api/components/opensourcepos/expenses/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/expenses/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": 521,
            "filename": "app/Language/en/Expenses.php",
            "revision": "95cbb974726dd70938eeee8215e327ba000e460e,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/en/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/en/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 41,
            "failing_checks_words": 115,
            "failing_checks_percent": 87.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 522,
            "filename": "app/Language/ar-EG/Expenses.php",
            "revision": "5b78995cfef5e25ad5b87924a268d395cf895d6c,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/ar_EG/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/ar_EG/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/ar_EG/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/ar_EG/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/ar_EG/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 523,
            "filename": "app/Language/ar-LB/Expenses.php",
            "revision": "d902aa21dc9ef8559cd3e6e8c274864b1a89fdcb,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/ar_LB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/ar_LB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/ar_LB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/ar_LB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/ar_LB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/ar_LB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/ar_LB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 524,
            "filename": "app/Language/az/Expenses.php",
            "revision": "41dbd65cd671dd11bbe2e02646a31308204bde64,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/az/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/az/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/az/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/az/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/az/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/az/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 525,
            "filename": "app/Language/bg/Expenses.php",
            "revision": "d3910397f60b3ea586820897d7754d16de72e6d5,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/bg/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/bg/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 45,
            "translated_words": 104,
            "translated_percent": 95.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 38,
            "failing_checks_words": 91,
            "failing_checks_percent": 80.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/bg/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 526,
            "filename": "app/Language/cs/Expenses.php",
            "revision": "8ef1fe954f738af0f68f68238dd3cd8c5d0ba98b,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/cs/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/cs/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 3,
            "translated_words": 0,
            "translated_percent": 6.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/cs/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 527,
            "filename": "app/Language/da/Expenses.php",
            "revision": "a4eff51fd210efb1b5e088b168319a5214250077,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/da/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/da/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 39,
            "failing_checks_words": 95,
            "failing_checks_percent": 82.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/da/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/da/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/da/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/da/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 528,
            "filename": "app/Language/de-CH/Expenses.php",
            "revision": "8ef1fe954f738af0f68f68238dd3cd8c5d0ba98b,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/de_CH/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/de_CH/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 3,
            "translated_words": 0,
            "translated_percent": 6.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de_CH/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 529,
            "filename": "app/Language/de-DE/Expenses.php",
            "revision": "9406f1995680c55bd986aeec51d8c140b3e9c50e,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/de/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/de/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/de/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/de/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 530,
            "filename": "app/Language/el/Expenses.php",
            "revision": "8ef1fe954f738af0f68f68238dd3cd8c5d0ba98b,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/el/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/el/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 3,
            "translated_words": 0,
            "translated_percent": 6.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/el/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/el/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/el/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/el/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 531,
            "filename": "app/Language/en-GB/Expenses.php",
            "revision": "5772aef57d36c5cd0091a4c6d0d6327fa0b69983,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/en_GB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/en_GB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/en_GB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en_GB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/en_GB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 533,
            "filename": "app/Language/es-ES/Expenses.php",
            "revision": "dbab46df32ba17d3381218c5ee98cc1c3aeee36f,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/es/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/es/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/es/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/es/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/es/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/es/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 534,
            "filename": "app/Language/es-MX/Expenses.php",
            "revision": "25f6b2cef5c0bf480befb5ba8fb490d3fe3c738b,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/es_MX/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/es_MX/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/es_MX/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/es_MX/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/es_MX/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/es_MX/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 535,
            "filename": "app/Language/fa/Expenses.php",
            "revision": "1da84e39a39a7a3bd96a0b70e1b734ab30b7ddeb,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/fa/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/fa/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/fa/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/fa/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/fa/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/fa/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 536,
            "filename": "app/Language/fr/Expenses.php",
            "revision": "5a11497b93f35bd96d0ec62f2633c65f4b498e77,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/fr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/fr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/fr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/fr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/fr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/fr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 537,
            "filename": "app/Language/he/Expenses.php",
            "revision": "a414968298a103872cfd36ae90d284c2957b4de6,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/he/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/he/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/he/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/he/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/he/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/he/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 538,
            "filename": "app/Language/hr-HR/Expenses.php",
            "revision": "8ef1fe954f738af0f68f68238dd3cd8c5d0ba98b,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/hr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/hr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 3,
            "translated_words": 0,
            "translated_percent": 6.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 539,
            "filename": "app/Language/hu/Expenses.php",
            "revision": "7a577acf42a3691a834775e19d3e0ef8b8dd28fa,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/hu/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/hu/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 16,
            "translated_words": 30,
            "translated_percent": 34.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/expenses/hu/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hu/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hu/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hu/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 540,
            "filename": "app/Language/hy/Expenses.php",
            "revision": "8ef1fe954f738af0f68f68238dd3cd8c5d0ba98b,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/hy/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/hy/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 3,
            "translated_words": 0,
            "translated_percent": 6.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hy/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hy/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hy/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/hy/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/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": 541,
            "filename": "app/Language/id/Expenses.php",
            "revision": "fc229876ef4bbfe5437575d5892b1e130388bd5d,95cbb974726dd70938eeee8215e327ba000e460e",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/expenses/id/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/id/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 118,
            "translated": 47,
            "translated_words": 118,
            "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/expenses/id/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/id/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/id/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/id/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/id/units/?format=api"
        }
    ]
}