Translation components API.

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

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

{
    "count": 20,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 1411771,
            "filename": "po/tubefeeder.pot",
            "revision": "76e9c12f420728ebbca490740239d2638a5828c7",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/en/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/en/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 95,
            "total_words": 330,
            "translated": 95,
            "translated_words": 330,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 43,
            "failing_checks_percent": 15.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:21.902560+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/en/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": 1411772,
            "filename": "po/ar.po",
            "revision": "3273408a0be2687c4c8845d3df4cfb61ad2d4a23",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/ar/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/ar/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 65,
            "translated_words": 187,
            "translated_percent": 68.4,
            "fuzzy": 15,
            "fuzzy_words": 67,
            "fuzzy_percent": 15.7,
            "failing_checks": 6,
            "failing_checks_words": 19,
            "failing_checks_percent": 6.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:22.429991+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ar/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": 1411773,
            "filename": "po/cs.po",
            "revision": "ce44e75bc7ab46322c2760180a2c34339c320ba2",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/cs/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/cs/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 36,
            "translated_words": 99,
            "translated_percent": 37.8,
            "fuzzy": 27,
            "fuzzy_words": 89,
            "fuzzy_percent": 28.4,
            "failing_checks": 9,
            "failing_checks_words": 37,
            "failing_checks_percent": 9.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:22.952570+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/cs/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": 1411774,
            "filename": "po/de.po",
            "revision": "ff50b0cbb136e96685cb276a0f084a94a2a5963b",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/de/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/de/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 75,
            "translated_words": 230,
            "translated_percent": 78.9,
            "fuzzy": 11,
            "fuzzy_words": 45,
            "fuzzy_percent": 11.5,
            "failing_checks": 7,
            "failing_checks_words": 19,
            "failing_checks_percent": 7.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-04T19:56:26.526314+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/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": 1411775,
            "filename": "po/es.po",
            "revision": "b05dcef743713078ececa6f1b024aad1d7da2b21",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/es/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/es/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 95,
            "translated_words": 330,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-04T19:56:26.586423+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/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": 1411776,
            "filename": "po/fr.po",
            "revision": "f56ba248fb8357169761aa04ec0400a3b2521c3e",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/fr/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/fr/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 95,
            "translated_words": 330,
            "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": 3,
            "have_comment": 0,
            "last_change": "2024-06-04T19:56:26.646419+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/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": 1411777,
            "filename": "po/it.po",
            "revision": "513b14e6616b59755cf7899e5ebf3915904ae802",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/it/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/it/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 69,
            "translated_words": 231,
            "translated_percent": 72.6,
            "fuzzy": 13,
            "fuzzy_words": 41,
            "fuzzy_percent": 13.6,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-04T19:56:26.926417+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/it/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": 1411778,
            "filename": "po/nl.po",
            "revision": "66a41abb537f694a3c37023285f5ddd1d712de8e",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/nl/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/nl/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 95,
            "translated_words": 330,
            "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-05-03T19:24:28.613754+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nl/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": 1411779,
            "filename": "po/ru.po",
            "revision": "015d4745fc4ed8f53604ba839a60e2ab29a4c8a9",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/ru/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/ru/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 94,
            "translated_words": 328,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.0,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 3.1,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-06-04T19:56:27.092987+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ru/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_NO",
            "id": 1412184,
            "filename": "po/nb_NO.po",
            "revision": "ab6b2c14f61b168cfba29cdb751d83465cf30db5",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 49,
            "translated_words": 105,
            "translated_percent": 51.5,
            "fuzzy": 21,
            "fuzzy_words": 101,
            "fuzzy_percent": 22.1,
            "failing_checks": 5,
            "failing_checks_words": 17,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:27.402744+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 1424587,
            "filename": "po/fa.po",
            "revision": "4da0518884be23c549acb14588dc2ced1d68c2e9",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/fa/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/fa/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 67,
            "translated_words": 206,
            "translated_percent": 70.5,
            "fuzzy": 12,
            "fuzzy_words": 46,
            "fuzzy_percent": 12.6,
            "failing_checks": 4,
            "failing_checks_words": 17,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:25.244370+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/fa/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": 1425105,
            "filename": "po/sv.po",
            "revision": "2293065ab549c35ac89e9bc4facf610306c87eea",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/sv/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/sv/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 95,
            "translated_words": 330,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-04T19:56:27.148332+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/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": 1435867,
            "filename": "po/pt.po",
            "revision": "98a3be4568d18cc70824172c5a6149776b8951d7",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/pt/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/pt/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 37,
            "translated_words": 80,
            "translated_percent": 38.9,
            "fuzzy": 15,
            "fuzzy_words": 54,
            "fuzzy_percent": 15.7,
            "failing_checks": 3,
            "failing_checks_words": 8,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:28.895451+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt/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": 1439527,
            "filename": "po/pl.po",
            "revision": "9956717780d592ef37e743e3b23e8110345a7042",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/pl/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/pl/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 4,
            "translated_words": 24,
            "translated_percent": 4.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-14T23:09:21.387778+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pl/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_BR",
            "id": 1440730,
            "filename": "po/pt_BR.po",
            "revision": "165f76e3da055c69ada9cbc6e9daa2ac7c7b9223",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 67,
            "translated_words": 206,
            "translated_percent": 70.5,
            "fuzzy": 13,
            "fuzzy_words": 48,
            "fuzzy_percent": 13.6,
            "failing_checks": 7,
            "failing_checks_words": 20,
            "failing_checks_percent": 7.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:29.959953+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/pt_BR/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": 1445520,
            "filename": "po/ja.po",
            "revision": "e4b5a06594bfe381946744db45ebb82f8c7f6ef6",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/ja/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/ja/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 92,
            "translated_words": 319,
            "translated_percent": 96.8,
            "fuzzy": 2,
            "fuzzy_words": 10,
            "fuzzy_percent": 2.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-04T19:56:26.981728+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ja/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 1447244,
            "filename": "po/ro.po",
            "revision": "537da2c4ed746e01b4cde5a703bb211ff38e9b32",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/ro/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/ro/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 68,
            "translated_words": 208,
            "translated_percent": 71.5,
            "fuzzy": 12,
            "fuzzy_words": 46,
            "fuzzy_percent": 12.6,
            "failing_checks": 4,
            "failing_checks_words": 17,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:30.529604+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/ro/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": 1450549,
            "filename": "po/tr.po",
            "revision": "bdb043abf4f78c267831b095e82f14e3ab1dad8f",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/tr/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/tr/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 95,
            "translated_words": 330,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:22:31.808672+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/tr/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": 1455737,
            "filename": "po/hu.po",
            "revision": "5dfd66ddae989fc4bfa2555c5903c30b0d2f9933",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/hu/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/hu/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 86,
            "translated_words": 278,
            "translated_percent": 90.5,
            "fuzzy": 2,
            "fuzzy_words": 7,
            "fuzzy_percent": 2.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-04T19:56:26.701708+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/hu/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": 1464428,
            "filename": "po/uk.po",
            "revision": "179f38c63f1cb9faf78c9d7338a939b4e2419be5",
            "web_url": "https://hosted.weblate.org/projects/schmiddi-on-mobile/pipeline/uk/",
            "share_url": "https://hosted.weblate.org/engage/schmiddi-on-mobile/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/schmiddi-on-mobile/pipeline/uk/",
            "url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 330,
            "translated": 95,
            "translated_words": 330,
            "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-06-18T19:09:15.856131+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/schmiddi-on-mobile/pipeline/uk/units/?format=api"
        }
    ]
}