Translation components API.

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

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

{
    "count": 21,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 1813,
            "filename": "res/values-bg/strings.xml",
            "revision": "84d202dfc5f188d39fe70163dd0443dc9c1e486f,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/bg/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/bg/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 132,
            "translated_words": 443,
            "translated_percent": 99.2,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.7,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-23T09:23:01.231639+01:00",
            "last_author": "peter_pei",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/bg/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": 1814,
            "filename": "res/values-ru/strings.xml",
            "revision": "53160f0898fe25d5745bef5524e5748c706d39b5,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 6,
            "failing_checks_percent": 3.7,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2021-02-15T23:23:27.897837+01:00",
            "last_author": "Localizer",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ru/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": 2221,
            "filename": "res/values/strings.xml",
            "revision": "09e9a3cafc1eec972e93309a9a8372dc49226780,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 133,
            "total_words": 445,
            "translated": 133,
            "translated_words": 445,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 32,
            "failing_checks_percent": 7.5,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2020-08-09T07:02:27.291179+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/en/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": 2246,
            "filename": "res/values-pt-rBR/strings.xml",
            "revision": "1d9eec734f5e9defb5fcdb81c83295e88711a0ae,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-03T20:01:36.227232+02:00",
            "last_author": "Luiz Carlos Fernandes Rogerio de Mendonça Lima",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt_BR/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": 2452,
            "filename": "res/values-nl/strings.xml",
            "revision": "eb1f5dac2ce85cad258e463667f68a376ff31e7d,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 67,
            "translated_words": 147,
            "translated_percent": 50.3,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.5,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.5,
            "have_suggestion": 50,
            "have_comment": 0,
            "last_change": "2020-12-23T09:23:04.003903+01:00",
            "last_author": "peter_pei",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nl/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",
            "id": 2533,
            "filename": "res/values-nb/strings.xml",
            "revision": "cbdf7dd58897a5ff3ee6e88cc5301cd66c96189b,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-23T20:32:09.120609+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/nb_NO/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": 3059,
            "filename": "res/values-es/strings.xml",
            "revision": "36e1facd646cd175c0351df9653ee79a39c070eb,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-02-07T11:02:37.178200+01:00",
            "last_author": "Juan Benites",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/es/units/?format=api"
        },
        {
            "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": 3635,
            "filename": "res/values-de/strings.xml",
            "revision": "88c79cc8a1d911d35afee3282e0acc38127eaa76,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-28T02:48:00.409151+01:00",
            "last_author": "Hakuchi",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/de/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": 6185,
            "filename": "res/values-pl/strings.xml",
            "revision": "980d3a1a59de11b6127de979e451e54c7bb551da,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 132,
            "translated_words": 443,
            "translated_percent": 99.2,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-23T09:23:04.588681+01:00",
            "last_author": "peter_pei",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pl/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://hosted.weblate.org/languages/ckb/",
                "url": "https://hosted.weblate.org/api/languages/ckb/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 6425,
            "filename": "res/values-ckb/strings.xml",
            "revision": "68992bdcacbd139de93e652bfe420e1a49f67bcb,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/ckb/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/ckb/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/ckb/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 53,
            "translated_words": 88,
            "translated_percent": 39.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.7,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-23T09:23:02.300649+01:00",
            "last_author": "peter_pei",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ckb/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ckb/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ckb/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ckb/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 13370,
            "filename": "res/values-uk/strings.xml",
            "revision": "78ca9f14a48a2c9d630410f5b4a407c50aff6687,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "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": "2024-02-15T14:01:55.778161+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/uk/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": 14512,
            "filename": "res/values-fr/strings.xml",
            "revision": "7926cb61d5b150f05a0e4b9cac785d8965751b53,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.5,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2020-09-14T19:36:09.676083+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "ar_DZ",
                "name": "Arabic (Algeria)",
                "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": [],
                "direction": "rtl",
                "population": 31799946,
                "web_url": "https://hosted.weblate.org/languages/ar_DZ/",
                "url": "https://hosted.weblate.org/api/languages/ar_DZ/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar_DZ/statistics/?format=api"
            },
            "language_code": "ar-rDZ",
            "id": 15727,
            "filename": "res/values-ar-rDZ/strings.xml",
            "revision": "0d2aef6aea1739611e2caac92c34ab02b66e3bc2,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/ar_DZ/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/ar_DZ/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/ar_DZ/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ar_DZ/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 10,
            "translated_words": 12,
            "translated_percent": 7.5,
            "fuzzy": 7,
            "fuzzy_words": 14,
            "fuzzy_percent": 5.2,
            "failing_checks": 7,
            "failing_checks_words": 14,
            "failing_checks_percent": 5.2,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2020-12-23T09:23:00.605379+01:00",
            "last_author": "peter_pei",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ar_DZ/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ar_DZ/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ar_DZ/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ar_DZ/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ar_DZ/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": 38262,
            "filename": "res/values-ca/strings.xml",
            "revision": "9637dcb659725d4014913ab25d6efa7acf46b387,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "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-29T03:29:09.467552+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ca/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://hosted.weblate.org/languages/ms/",
                "url": "https://hosted.weblate.org/api/languages/ms/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 38400,
            "filename": "res/values-ms/strings.xml",
            "revision": "b24d948958ef86cc0802d54e5092169f1e879653,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/ms/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/ms/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/ms/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 14,
            "translated_words": 23,
            "translated_percent": 10.5,
            "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-23T09:23:02.875922+01:00",
            "last_author": "peter_pei",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ms/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ms/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ms/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ms/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ms/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": 46465,
            "filename": "res/values-sv/strings.xml",
            "revision": "4395a030dd4000d964e75a72d0eae825dde51575,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "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-12-04T10:19:51.810075+01:00",
            "last_author": "bittin1ddc447d824349b2",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/sv/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": 48073,
            "filename": "res/values-pt/strings.xml",
            "revision": "a05135612e757de3ddc6e1444f0e10e839412397,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 133,
            "translated_words": 447,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-25T21:00:57.033643+02:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/pt/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 54124,
            "filename": "res/values-ko/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/ko/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/ko/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "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": 2,
            "have_comment": 0,
            "last_change": "2021-10-26T09:04:03.003836+02:00",
            "last_author": "Matthew Choi",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/ko/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": 60310,
            "filename": "res/values-zh-rCN/strings.xml",
            "revision": "468841fcd3382dfae4bc4fcf4d72af8d02946aa5,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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-23T09:23:32.356082+01:00",
            "last_author": "peter_pei",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 19,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://hosted.weblate.org/languages/te/",
                "url": "https://hosted.weblate.org/api/languages/te/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 173161,
            "filename": "res/values-te/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/te/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/te/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/te/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "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": "2021-12-26T08:32:16.287734+01:00",
            "last_author": "NanoWarrior",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/te/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/te/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/te/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/te/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/te/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": 194674,
            "filename": "res/values-it/strings.xml",
            "revision": "f06931d7c1aaa218c5e98e4b049a7c83fcc9ee6f,09e9a3cafc1eec972e93309a9a8372dc49226780",
            "web_url": "https://hosted.weblate.org/projects/taxi-android-open/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/taxi-android-open/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/taxi-android-open/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 133,
            "total_words": 447,
            "translated": 5,
            "translated_words": 15,
            "translated_percent": 3.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": "2022-04-02T00:28:15.799650+02:00",
            "last_author": "Daniele Tricoli",
            "repository_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/taxi-android-open/strings/it/units/?format=api"
        }
    ]
}