Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 35166419568,
                "web_url": "https://translations.documentfoundation.org/languages/ar/",
                "url": "https://translations.documentfoundation.org/api/languages/ar/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 79116,
            "filename": "ios/iosremote/l10n/ar.lproj/iPhone_autoSize.strings",
            "revision": "caa7bafc218b4390bf9149e5a2debe3454192f21,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 7.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ar/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 867913888,
                "web_url": "https://translations.documentfoundation.org/languages/ca/",
                "url": "https://translations.documentfoundation.org/api/languages/ca/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 79117,
            "filename": "ios/iosremote/l10n/ca.lproj/iPhone_autoSize.strings",
            "revision": "a690f166787a6d70de3e467e360b2f36bd421d76,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2022-04-20T08:01:13.025666Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translations.documentfoundation.org/languages/cs/",
                "url": "https://translations.documentfoundation.org/api/languages/cs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 79118,
            "filename": "ios/iosremote/l10n/cs.lproj/iPhone_autoSize.strings",
            "revision": "bf4e49e60a564f7d8b8b5b8bafa212de5bfefc8f,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translations.documentfoundation.org/languages/da/",
                "url": "https://translations.documentfoundation.org/api/languages/da/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 79119,
            "filename": "ios/iosremote/l10n/da.lproj/iPhone_autoSize.strings",
            "revision": "e4b4d11359ea86be4762a2896e6ac8084b0fc7bc,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/da/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/da/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 79120,
            "filename": "ios/iosremote/l10n/de.lproj/iPhone_autoSize.strings",
            "revision": "0afcf8cbb74b69db07bb26378696828b618c4c3b,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/de/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/de/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/de/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translations.documentfoundation.org/languages/el/",
                "url": "https://translations.documentfoundation.org/api/languages/el/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 79121,
            "filename": "ios/iosremote/l10n/el.lproj/iPhone_autoSize.strings",
            "revision": "b7bde6511e7126ab7402984345b390900624ef38,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/el/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/el/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/el/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translations.documentfoundation.org/languages/es/",
                "url": "https://translations.documentfoundation.org/api/languages/es/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 79122,
            "filename": "ios/iosremote/l10n/es.lproj/iPhone_autoSize.strings",
            "revision": "ca23247cb7e9d42ec31c37d9043efc4fe7edab44,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/es/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/es/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2019-12-29T23:53:30.512986Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/es/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 87844903,
                "web_url": "https://translations.documentfoundation.org/languages/et/",
                "url": "https://translations.documentfoundation.org/api/languages/et/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 79123,
            "filename": "ios/iosremote/l10n/et.lproj/iPhone_autoSize.strings",
            "revision": "04c14e2c8cd38e34f78d714dd2cb4705032dc406,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/et/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/et/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/et/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "population": 573684164,
                "web_url": "https://translations.documentfoundation.org/languages/fi/",
                "url": "https://translations.documentfoundation.org/api/languages/fi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 79124,
            "filename": "ios/iosremote/l10n/fi.lproj/iPhone_autoSize.strings",
            "revision": "49739888bee79a49c574abe10853db952bde7c01,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2020-05-11T09:33:53.203034Z",
            "last_author": "Pia Vinkki",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 79125,
            "filename": "ios/iosremote/l10n/fr.lproj/iPhone_autoSize.strings",
            "revision": "e4e01c866a243a71575f427a84634f01b91fcfaa,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/fr/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 7233721,
                "web_url": "https://translations.documentfoundation.org/languages/gd/",
                "url": "https://translations.documentfoundation.org/api/languages/gd/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gd/statistics/?format=api"
            },
            "language_code": "gd",
            "id": 79126,
            "filename": "ios/iosremote/l10n/gd.lproj/iPhone_autoSize.strings",
            "revision": "729776bb7aa5f2193f642109b02fd868df7e73ff,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/gd/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/gd/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/gd/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2020-02-19T22:34:49.803662Z",
            "last_author": "Michael Bauer",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gd/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gd/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gd/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gd/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gd/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "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://translations.documentfoundation.org/languages/he/",
                "url": "https://translations.documentfoundation.org/api/languages/he/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 79127,
            "filename": "ios/iosremote/l10n/he.lproj/iPhone_autoSize.strings",
            "revision": "2d2170a588ae5830092cf62efa2b670b7077f7bb,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/he/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/he/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/he/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translations.documentfoundation.org/languages/hr/",
                "url": "https://translations.documentfoundation.org/api/languages/hr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 79128,
            "filename": "ios/iosremote/l10n/hr.lproj/iPhone_autoSize.strings",
            "revision": "2efeb59d358dcc19d053a0baea64c704b1ca32f0,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2020-03-09T00:36:46.534469Z",
            "last_author": "Milo Ivir",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hr/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translations.documentfoundation.org/languages/hu/",
                "url": "https://translations.documentfoundation.org/api/languages/hu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 79129,
            "filename": "ios/iosremote/l10n/hu.lproj/iPhone_autoSize.strings",
            "revision": "8db0d5a689e9431dda12700ad0e9b10c51d40fa4,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/hu/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translations.documentfoundation.org/languages/id/",
                "url": "https://translations.documentfoundation.org/api/languages/id/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 79130,
            "filename": "ios/iosremote/l10n/id.lproj/iPhone_autoSize.strings",
            "revision": "efc304effbb112a785ed79682f5e90c0f8ebc06e,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/id/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/id/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/id/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 35073400,
                "web_url": "https://translations.documentfoundation.org/languages/is/",
                "url": "https://translations.documentfoundation.org/api/languages/is/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 79131,
            "filename": "ios/iosremote/l10n/is.lproj/iPhone_autoSize.strings",
            "revision": "99b0b6fc256d0885c13216e5ffde9e07ac4eed00,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/is/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/is/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/is/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translations.documentfoundation.org/languages/it/",
                "url": "https://translations.documentfoundation.org/api/languages/it/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 79132,
            "filename": "ios/iosremote/l10n/it.lproj/iPhone_autoSize.strings",
            "revision": "d2e96ea9eb485405212fee5a29fdaa8c417f1e37,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/it/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/it/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 11972902534,
                "web_url": "https://translations.documentfoundation.org/languages/ja/",
                "url": "https://translations.documentfoundation.org/api/languages/ja/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 79133,
            "filename": "ios/iosremote/l10n/ja.lproj/iPhone_autoSize.strings",
            "revision": "4781a42432c60643887022edf79edbb21738cb9e,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2019-12-26T09:51:44.286220Z",
            "last_author": "aefgh39622",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ja/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "population": 7835704721,
                "web_url": "https://translations.documentfoundation.org/languages/ko/",
                "url": "https://translations.documentfoundation.org/api/languages/ko/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 79134,
            "filename": "ios/iosremote/l10n/ko.lproj/iPhone_autoSize.strings",
            "revision": "cffec1f67caa7ae6812be5e0f52735904088c73f,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/ko/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/ko/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/ko/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ko/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ko/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ko/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ko/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ko/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 546744000,
                "web_url": "https://translations.documentfoundation.org/languages/nb_NO/",
                "url": "https://translations.documentfoundation.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 79135,
            "filename": "ios/iosremote/l10n/nb.lproj/iPhone_autoSize.strings",
            "revision": "636b55d8792cdf74d37a36811a203f885f3daed1,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/nb_NO/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/nb_NO/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/nb_NO/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nb_NO/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nb_NO/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nb_NO/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3176564516,
                "web_url": "https://translations.documentfoundation.org/languages/nl/",
                "url": "https://translations.documentfoundation.org/api/languages/nl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 79136,
            "filename": "ios/iosremote/l10n/nl.lproj/iPhone_autoSize.strings",
            "revision": "982e30d7755583cbb35b582a02be340d4952b4cd,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/nl/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/nl/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/nl/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/nl/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 4107739899,
                "web_url": "https://translations.documentfoundation.org/languages/pl/",
                "url": "https://translations.documentfoundation.org/api/languages/pl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 79137,
            "filename": "ios/iosremote/l10n/pl.lproj/iPhone_autoSize.strings",
            "revision": "9b452b79a72a1fcfbde666c870a4131e26718bf4,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/pl/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/pl/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/pl/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2020-02-02T15:06:39.069980Z",
            "last_author": "Adam Rak",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pl/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "web_url": "https://translations.documentfoundation.org/languages/pt_BR/",
                "url": "https://translations.documentfoundation.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 79138,
            "filename": "ios/iosremote/l10n/pt-BR.lproj/iPhone_autoSize.strings",
            "revision": "7ab260e15b15a2405e6fb67c3c9968db09c13430,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/pt_BR/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/pt_BR/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/pt_BR/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt_BR/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt_BR/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt_BR/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 23749688333,
                "web_url": "https://translations.documentfoundation.org/languages/pt/",
                "url": "https://translations.documentfoundation.org/api/languages/pt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 79139,
            "filename": "ios/iosremote/l10n/pt.lproj/iPhone_autoSize.strings",
            "revision": "15c114eeba4ff1013465c7e9c1961d6ac29dc113,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/pt/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/pt/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/pt/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/pt/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "web_url": "https://translations.documentfoundation.org/languages/ro/",
                "url": "https://translations.documentfoundation.org/api/languages/ro/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 79140,
            "filename": "ios/iosremote/l10n/ro.lproj/iPhone_autoSize.strings",
            "revision": "cd19a2c0d539261b555de44de738fe43d9b34ae6,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/ro/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/ro/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/ro/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ro/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ro/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ro/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ro/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ro/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translations.documentfoundation.org/languages/ru/",
                "url": "https://translations.documentfoundation.org/api/languages/ru/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 79141,
            "filename": "ios/iosremote/l10n/ru.lproj/iPhone_autoSize.strings",
            "revision": "7a5bc8606dae74143d73322cf7acedab4f096c04,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 21.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ru/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 668026964,
                "web_url": "https://translations.documentfoundation.org/languages/sk/",
                "url": "https://translations.documentfoundation.org/api/languages/sk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 79142,
            "filename": "ios/iosremote/l10n/sk.lproj/iPhone_autoSize.strings",
            "revision": "de3fc3fcdcb4b3f4f971b9c44664223711cb328b,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/sk/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/sk/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/sk/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sk/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 197317978,
                "web_url": "https://translations.documentfoundation.org/languages/sl/",
                "url": "https://translations.documentfoundation.org/api/languages/sl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 79143,
            "filename": "ios/iosremote/l10n/sl.lproj/iPhone_autoSize.strings",
            "revision": "699db90ef3f9091abc26bd4f8d5fe28688d82db3,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/sl/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/sl/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/sl/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sl/units/?format=api"
        },
        {
            "language": {
                "id": 290,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 290,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translations.documentfoundation.org/languages/sv/",
                "url": "https://translations.documentfoundation.org/api/languages/sv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 79144,
            "filename": "ios/iosremote/l10n/sv.lproj/iPhone_autoSize.strings",
            "revision": "1d92e6595a1b4e0fa0cb18ff37091791335c0bad,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/sv/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/sv/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/sv/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/sv/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 8561615920,
                "web_url": "https://translations.documentfoundation.org/languages/ta/",
                "url": "https://translations.documentfoundation.org/api/languages/ta/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 79145,
            "filename": "ios/iosremote/l10n/ta.lproj/iPhone_autoSize.strings",
            "revision": "6b76fe887a3aae771fee513534a4092a5ba3715e,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/ta/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/ta/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/ta/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ta/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ta/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ta/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ta/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ta/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 5518192000,
                "web_url": "https://translations.documentfoundation.org/languages/th/",
                "url": "https://translations.documentfoundation.org/api/languages/th/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 79146,
            "filename": "ios/iosremote/l10n/th.lproj/iPhone_autoSize.strings",
            "revision": "4455cb3d5915286fae7a8d774b1ef8d3e82dba7c,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/th/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/th/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/th/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 23,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/th/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/th/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/th/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/th/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/th/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translations.documentfoundation.org/languages/tr/",
                "url": "https://translations.documentfoundation.org/api/languages/tr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 79147,
            "filename": "ios/iosremote/l10n/tr.lproj/iPhone_autoSize.strings",
            "revision": "2bc5a2c011e08d7e64a51d40e0d1dbaeb2d6f4b5,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/tr/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/tr/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/tr/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/tr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/tr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/tr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/tr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/tr/units/?format=api"
        },
        {
            "language": {
                "id": 317,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 317,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://translations.documentfoundation.org/languages/uk/",
                "url": "https://translations.documentfoundation.org/api/languages/uk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 79148,
            "filename": "ios/iosremote/l10n/uk.lproj/iPhone_autoSize.strings",
            "revision": "d42093e287e776d40c8f92cfb1fe1aeb6b31be0e,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/uk/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/uk/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/uk/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/uk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/uk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/uk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/uk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/uk/units/?format=api"
        },
        {
            "language": {
                "id": 324,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 8622296179,
                "web_url": "https://translations.documentfoundation.org/languages/vi/",
                "url": "https://translations.documentfoundation.org/api/languages/vi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 79149,
            "filename": "ios/iosremote/l10n/vi.lproj/iPhone_autoSize.strings",
            "revision": "8bd10832f809e9fa844d728075487a74ba748efa,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/vi/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/vi/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/vi/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2023-05-29T15:41:10.066011Z",
            "last_author": "Nguyễn Hoàng Minh",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/vi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/vi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/vi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/vi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/vi/units/?format=api"
        },
        {
            "language": {
                "id": 339,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 339,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 126606635982,
                "web_url": "https://translations.documentfoundation.org/languages/zh_Hans/",
                "url": "https://translations.documentfoundation.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-Hans",
            "id": 79150,
            "filename": "ios/iosremote/l10n/zh-Hans.lproj/iPhone_autoSize.strings",
            "revision": "3809aa3215c4f7e0b7ebe62e478aeb68a989372c,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/zh_Hans/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/zh_Hans/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/zh_Hans/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hans/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hans/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hans/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translations.documentfoundation.org/languages/zh_Hant/",
                "url": "https://translations.documentfoundation.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-Hant",
            "id": 79151,
            "filename": "ios/iosremote/l10n/zh-Hant.lproj/iPhone_autoSize.strings",
            "revision": "3efcfaa2cbbb75faf2e1a8533e362211ff62731d,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/zh_Hant/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/zh_Hant/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/zh_Hant/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hant/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hant/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hant/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 79873,
            "filename": "ios/iosremote/l10n/Base.lproj/iPhone_autoSize.strings",
            "revision": "4455cb3d5915286fae7a8d774b1ef8d3e82dba7c,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/en/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/en/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 65020540,
                "web_url": "https://translations.documentfoundation.org/languages/ast/",
                "url": "https://translations.documentfoundation.org/api/languages/ast/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 107932,
            "filename": "ios/iosremote/l10n/ast.lproj/iPhone_autoSize.strings",
            "revision": "cc420d6635da07ff38e22de7c001a2edb77b41de,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 7,
            "translated_words": 10,
            "translated_percent": 50.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": "2022-04-20T13:02:24.442406Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ast/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 108851866,
                "web_url": "https://translations.documentfoundation.org/languages/eu/",
                "url": "https://translations.documentfoundation.org/api/languages/eu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 108100,
            "filename": "ios/iosremote/l10n/eu.lproj/iPhone_autoSize.strings",
            "revision": "64a18597c3856dacb061226891714f35cb7b336e,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2020-12-02T09:39:00.937210Z",
            "last_author": "Asier Sarasua Garmendia",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eu/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 30124,
                "web_url": "https://translations.documentfoundation.org/languages/eo/",
                "url": "https://translations.documentfoundation.org/api/languages/eo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 108106,
            "filename": "ios/iosremote/l10n/eo.lproj/iPhone_autoSize.strings",
            "revision": "cefb835ef6815a42ed4ce315e0e7d69134583d10,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2021-02-05T19:37:26.330564Z",
            "last_author": "Donald Rogers",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/eo/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 189,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 114755030,
                "web_url": "https://translations.documentfoundation.org/languages/lv/",
                "url": "https://translations.documentfoundation.org/api/languages/lv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 108110,
            "filename": "ios/iosremote/l10n/lv.lproj/iPhone_autoSize.strings",
            "revision": "ed60b89c47319bc2c37b5775c777dddd6a16d56b,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/lv/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/lv/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/lv/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lv/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 248861708,
                "web_url": "https://translations.documentfoundation.org/languages/lt/",
                "url": "https://translations.documentfoundation.org/api/languages/lt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 108115,
            "filename": "ios/iosremote/l10n/lt.lproj/iPhone_autoSize.strings",
            "revision": "8207f77b26e67122a419029053439961ef38e667,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/lt/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/lt/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/lt/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 6,
            "translated_words": 8,
            "translated_percent": 42.8,
            "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": "2020-12-25T15:49:04.537602Z",
            "last_author": "Valentina Dagiene",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/lt/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "population": 351552978,
                "web_url": "https://translations.documentfoundation.org/languages/gl/",
                "url": "https://translations.documentfoundation.org/api/languages/gl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 108120,
            "filename": "ios/iosremote/l10n/gl.lproj/iPhone_autoSize.strings",
            "revision": "41f9e5684a1d462996ebd393b660e0811da0456d,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2021-02-24T20:28:34.227767Z",
            "last_author": "Xosé",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/gl/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translations.documentfoundation.org/languages/bg/",
                "url": "https://translations.documentfoundation.org/api/languages/bg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 108124,
            "filename": "ios/iosremote/l10n/bg.lproj/iPhone_autoSize.strings",
            "revision": "25ab1297512cc94aafd9e9f3212e3a9d6aa867c5,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2020-12-13T17:59:51.788505Z",
            "last_author": "Mihail Balabanov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/bg/units/?format=api"
        },
        {
            "language": {
                "id": 163,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 163,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 1221939012,
                "web_url": "https://translations.documentfoundation.org/languages/kk/",
                "url": "https://translations.documentfoundation.org/api/languages/kk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 108130,
            "filename": "ios/iosremote/l10n/kk.lproj/iPhone_autoSize.strings",
            "revision": "df32891f01e2b448f293c5e1a89fc3138c768553,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/kk/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/kk/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/kk/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "translated": 14,
            "translated_words": 31,
            "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": "2022-11-26T05:05:10.639351Z",
            "last_author": "Baurzhan Muftakhidinov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/kk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/kk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/kk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/kk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/kk/units/?format=api"
        },
        {
            "language": {
                "id": 270,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 270,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 1556465600,
                "web_url": "https://translations.documentfoundation.org/languages/si/",
                "url": "https://translations.documentfoundation.org/api/languages/si/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 135990,
            "filename": "ios/iosremote/l10n/si.lproj/iPhone_autoSize.strings",
            "revision": "ed60b89c47319bc2c37b5775c777dddd6a16d56b,4455cb3d5915286fae7a8d774b1ef8d3e82dba7c",
            "web_url": "https://translations.documentfoundation.org/projects/impress_remote/ios-iphone-storyboard/si/",
            "share_url": "https://translations.documentfoundation.org/engage/impress_remote/-/si/",
            "translate_url": "https://translations.documentfoundation.org/translate/impress_remote/ios-iphone-storyboard/si/",
            "url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 31,
            "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://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/si/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/si/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/si/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/si/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/si/units/?format=api"
        }
    ]
}