Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 48,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 39,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://hosted.weblate.org/languages/bs/",
                "url": "https://hosted.weblate.org/api/languages/bs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 15239,
            "filename": "app/src/main/res/values-bs/verbs.xml",
            "revision": "8b1cd9408761a15be04ca9704bb2549fe4c133bd,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/bs/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/bs/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/bs/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 98,
            "translated_words": 232,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 1.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-20T21:06:31.308275+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/bs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/bs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/bs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/bs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/bs/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": 15240,
            "filename": "app/src/main/res/values-fr/verbs.xml",
            "revision": "35af307c8234636f1b6e9199fe4d034483430b8f,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/fr/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/fr/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "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-07-19T18:53:37.322610+02:00",
            "last_author": "Louis Vanhaelewyn",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/fr/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": 15241,
            "filename": "app/src/main/res/values-hu/verbs.xml",
            "revision": "5aabd1636f9c1cd921d22615920ccd7f1cd80219,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/hu/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/hu/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 97,
            "translated_words": 228,
            "translated_percent": 97.9,
            "fuzzy": 2,
            "fuzzy_words": 8,
            "fuzzy_percent": 2.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 2.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2022-09-18T09:55:54.545616+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hu/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": 15242,
            "filename": "app/src/main/res/values-ro/verbs.xml",
            "revision": "0f944d8abdf557339e1ab323c2662c828c79b1eb,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/ro/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/ro/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-05T18:06:32.121594+02:00",
            "last_author": "Christian Eichert",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ro/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": 15243,
            "filename": "app/src/main/res/values/verbs.xml",
            "revision": "27a876b5afd0ff2064b545d772e7ee642b005d8a,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/en/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/en/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-24T12:36:45.583055+02:00",
            "last_author": "Kkai",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/en/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": 15500,
            "filename": "app/src/main/res/values-ru/verbs.xml",
            "revision": "cc5c5935406630dd113a69546884c04841f3c200,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/ru/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/ru/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 97,
            "translated_words": 228,
            "translated_percent": 97.9,
            "fuzzy": 2,
            "fuzzy_words": 8,
            "fuzzy_percent": 2.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-30T20:19:48.050586+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/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-rNO",
            "id": 15706,
            "filename": "app/src/main/res/values-nb-rNO/verbs.xml",
            "revision": "1e91e3e6b97a6910cf0423b13ead5bdcfbd60a89,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 86,
            "translated_words": 197,
            "translated_percent": 86.8,
            "fuzzy": 13,
            "fuzzy_words": 39,
            "fuzzy_percent": 13.1,
            "failing_checks": 4,
            "failing_checks_words": 11,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-30T20:19:47.634726+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nb_NO/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": 22265,
            "filename": "app/src/main/res/values-it/verbs.xml",
            "revision": "aba873f865671806928a510b8d0829c2aaa3fe60,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/it/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/it/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.0,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2022-01-12T23:49:12.981394+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/it/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 22266,
            "filename": "app/src/main/res/values-et/verbs.xml",
            "revision": "9072adb788b7ef9f1a7490db9d950bd88ed86a0c,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/et/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/et/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-17T09:50:20.809695+01:00",
            "last_author": "Kristjan Räts",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/et/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": 22973,
            "filename": "app/src/main/res/values-nl/verbs.xml",
            "revision": "411426e4a0a4a9c3762f4840ba4d03b1d2ac056b,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/nl/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/nl/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "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-03-17T20:02:01.538810+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/nl/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": 26998,
            "filename": "app/src/main/res/values-pl/verbs.xml",
            "revision": "70757980d41cc0da89a7d4bcfee9e164d2256bb7,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/pl/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/pl/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 25,
            "translated_words": 60,
            "translated_percent": 25.2,
            "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-08-24T18:29:43.791593+02:00",
            "last_author": "A M",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/pl/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 33665,
            "filename": "app/src/main/res/values-he/verbs.xml",
            "revision": "27fe97a047b1c3e0b1755c21f7df7bce9f5cbf3e,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/he/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/he/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-29T11:00:38.430679+02:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/he/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": 34701,
            "filename": "app/src/main/res/values-ko/verbs.xml",
            "revision": "4027a5c5ee704776442d86bc3e09d70a603f29d4,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/ko/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/ko/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 9,
            "translated_words": 21,
            "translated_percent": 9.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-08-24T12:36:45.733814+02:00",
            "last_author": "Kkai",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ko/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 35076,
            "filename": "app/src/main/res/values-hr/verbs.xml",
            "revision": "ff878990cb10d700060c309bf96e8feff5792e27,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/hr/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/hr/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "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-09-26T17:01:48.928332+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/hr/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": 48029,
            "filename": "app/src/main/res/values-es/verbs.xml",
            "revision": "3b5ba957ec55d332754c46cf2e84f5db6ce4a733,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/es/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/es/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "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-04-09T19:01:55.229989+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/es/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 91666,
            "filename": "app/src/main/res/values-eo/verbs.xml",
            "revision": "39f7a26612791c81d27bdbc713e81d85d124b2e9,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/eo/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/eo/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 99,
            "translated_words": 236,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-01T02:59:03.829441+01:00",
            "last_author": "phlostically",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/eo/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": 1402134,
            "filename": "app/src/main/res/values-de/verbs.xml",
            "revision": "d3b8df3a39e18241a3576553eb82815a7d3cc1ab,27a876b5afd0ff2064b545d772e7ee642b005d8a",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/de/",
            "share_url": "https://hosted.weblate.org/engage/starke-verben/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/de/",
            "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 236,
            "translated": 26,
            "translated_words": 64,
            "translated_percent": 26.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 73,
            "have_comment": 0,
            "last_change": "2023-08-03T14:02:32.427720+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/units/?format=api"
        }
    ]
}