Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 4077,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "ebfbc49cbc920ad43c57edadcc8917d1a7d9939d,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-06-24T01:21:11.511719+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 4078,
            "filename": "app/src/main/res/values-es/strings.xml",
            "revision": "652610511cf6ac3c5163a7eae3fcbe23f7dd5e6a,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-28T13:21:38.481541+01:00",
            "last_author": "badlop",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/es/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 4079,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "809fb3399f7ffa7bb1a6023d59ed11294d4a70a7,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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-10-13T16:52:36+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 4080,
            "filename": "app/src/main/res/values-it/strings.xml",
            "revision": "7c71f24088bd40375c78e6e0cfdc2f55bf270201,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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-06-24T01:22:16.251996+02:00",
            "last_author": "DF",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "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": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 4081,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "52270c4e0af850a1f1cd5cb7f3bac245b177e57e,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-04-12T19:04:50+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pl/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 4082,
            "filename": "app/src/main/res/values-pt/strings.xml",
            "revision": "5c65643fdfa330f3a987cea0317d8e07f2f7f545,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2019-03-23T11:38:44+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 4083,
            "filename": "app/src/main/res/values-tr/strings.xml",
            "revision": "4a89beaa3ae00bfcc029532ac30fd0d3eca9596d,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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-04-12T23:17:21.658628+02:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/tr/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 4084,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "3f86159d974f1032dbfd453016be3932867e782f,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 66,
            "total_words": 260,
            "translated": 66,
            "translated_words": 260,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 19,
            "failing_checks_percent": 16.6,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 4099,
            "filename": "app/src/main/res/values-ja/strings.xml",
            "revision": "d110df76f05680230af64321f732d9415117d008,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-05-07T16:15:34+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ja/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 4121,
            "filename": "app/src/main/res/values-da/strings.xml",
            "revision": "b34f0753b76eb3bc511b778dea2cfea717afc34b,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/da/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/da/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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": "2017-05-07T16:15:31+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/da/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 5426,
            "filename": "app/src/main/res/values-sv/strings.xml",
            "revision": "659218811dbbce668e4c4fc079f26aa7fac2de30,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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": "2018-01-04T20:21:12+01:00",
            "last_author": "Sebastian Rasmussen",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/sv/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 6403,
            "filename": "app/src/main/res/values-hu/strings.xml",
            "revision": "22e28eaabb5a4c54b633bb70f828c7bca9365a52,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/hu/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/hu/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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-07-15T14:01:37+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hu/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 10387,
            "filename": "app/src/main/res/values-ca/strings.xml",
            "revision": "6db5995c51fed94be0839fbe76c9c12db0eaa23d,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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": "2018-08-05T18:08:02+02:00",
            "last_author": "Adrià García-Alzórriz",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ca/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "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": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 12108,
            "filename": "app/src/main/res/values-he/strings.xml",
            "revision": "26ed2cdfda1e11e5d7a9cec3bb35b6ac93d2ae47,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/he/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/he/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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-09-30T23:14:11.074553+02:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/he/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "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": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-rCN",
            "id": 13354,
            "filename": "app/src/main/res/values-zh-rCN/strings.xml",
            "revision": "384a2f903b4ca74e5c2160a0c1dd77b7846a7257,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-08-26T13:06:39+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "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",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 13359,
            "filename": "app/src/main/res/values-ar/strings.xml",
            "revision": "f41e4d9e4b29ad904e9b81f07e823d9ab68c699c,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 14,
            "translated_words": 20,
            "translated_percent": 22.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-25T13:47:07.249679+01:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ar/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-rNO",
            "id": 15870,
            "filename": "app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "a92ae4d666b6c038b68e2a96870eabbf010d2d9c,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "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-10-08T01:05:22.596147+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-rBR",
            "id": 25894,
            "filename": "app/src/main/res/values-pt-rBR/strings.xml",
            "revision": "18b2940e1cbc44852756ddad2aa4a4d1e034294f,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 151,
            "translated": 61,
            "translated_words": 151,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-03-23T11:38:47+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 35293,
            "filename": "app/src/main/res/values-hr/strings.xml",
            "revision": "731e4681e5e7981bee2457eaaa1e50254934cfcb,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/hr/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/hr/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 66,
            "translated_words": 260,
            "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-09-15T17:30:08.917598+02:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/hr/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 37043,
            "filename": "app/src/main/res/values-nl/strings.xml",
            "revision": "712b3ec7f03366d3ba8eed841828eb3826c75fc4,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 66,
            "translated_words": 260,
            "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-04-28T21:11:16.960603+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://hosted.weblate.org/languages/ne/",
                "url": "https://hosted.weblate.org/api/languages/ne/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 38723,
            "filename": "app/src/main/res/values-ne/strings.xml",
            "revision": "cc7cde8f01f527a0d5a9fe7775820861884cf46c,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/ne/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/ne/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/ne/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 19,
            "translated_words": 129,
            "translated_percent": 28.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-06T17:40:49.779153+02:00",
            "last_author": "Saroj Dhakal",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ne/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ne/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ne/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ne/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ne/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 53023,
            "filename": "app/src/main/res/values-gl/strings.xml",
            "revision": "b95a1fdc3fcf0eeb3449dbd17c7055c3d7a64b12,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/gl/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/gl/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 66,
            "translated_words": 260,
            "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-10-09T10:20:37.652624+02:00",
            "last_author": "josé m.",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/gl/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 101211,
            "filename": "app/src/main/res/values-el/strings.xml",
            "revision": "28a5800cce6bd964dd799eb9dd9dea57e1b4675e,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 41,
            "translated_words": 204,
            "translated_percent": 62.1,
            "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-05-01T13:32:26.918566+02:00",
            "last_author": "Eugenia Russell",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/el/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 120418,
            "filename": "app/src/main/res/values-fi/strings.xml",
            "revision": "14e4ce6eae834faa10bbb03b150c407bb1f76b23,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/fi/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/fi/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 66,
            "translated_words": 260,
            "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-06-18T12:27:13.032378+02:00",
            "last_author": "Demian Wright",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/fi/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-rTW",
            "id": 120419,
            "filename": "app/src/main/res/values-zh-rTW/strings.xml",
            "revision": "d99d8b8d5e934cd9dc21c4ed9f9cba87b9a11667,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 66,
            "translated_words": 260,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 132187,
            "filename": "app/src/main/res/values-ru/strings.xml",
            "revision": "1867aca74822c083b997a8b73373243832d50e8d,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 63,
            "translated_words": 253,
            "translated_percent": 95.4,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 3.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 6.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2022-04-11T00:24:48.758996+02:00",
            "last_author": "Axus Wizix",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/ru/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "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": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 148413,
            "filename": "app/src/main/res/values-cs/strings.xml",
            "revision": "44a56fad55e4c07af3daaa6186d967cdcda9a0ff,3f86159d974f1032dbfd453016be3932867e782f",
            "web_url": "https://hosted.weblate.org/projects/openbikesharing/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/openbikesharing/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/openbikesharing/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 66,
            "total_words": 260,
            "translated": 22,
            "translated_words": 151,
            "translated_percent": 33.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-27T00:00:32.644125+02:00",
            "last_author": "Jiří Podhorecký",
            "repository_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/openbikesharing/strings/cs/units/?format=api"
        }
    ]
}