Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 870,
            "filename": "locale/pl/LC_MESSAGES/django.po",
            "revision": "434c2f4674f13f5da4f5341dcb24bd44e3ae42b6",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/pl/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/pl/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 89,
            "translated_words": 555,
            "translated_percent": 18.8,
            "fuzzy": 28,
            "fuzzy_words": 138,
            "fuzzy_percent": 5.9,
            "failing_checks": 12,
            "failing_checks_words": 328,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-14T09:03:34.563052+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/pl/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": 871,
            "filename": "locale/fr/LC_MESSAGES/django.po",
            "revision": "0e9b1455751ec99f622c246a01db156da763e82d",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/fr/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/fr/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 206,
            "translated_words": 1819,
            "translated_percent": 43.5,
            "fuzzy": 5,
            "fuzzy_words": 55,
            "fuzzy_percent": 1.0,
            "failing_checks": 28,
            "failing_checks_words": 910,
            "failing_checks_percent": 5.9,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2020-10-14T09:03:25.780869+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/fr/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": 872,
            "filename": "locale/es/LC_MESSAGES/django.po",
            "revision": "f58f1dcee9ebb2605dfc785180fcfc2c13e91590",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/es/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/es/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 388,
            "translated_words": 4631,
            "translated_percent": 82.0,
            "fuzzy": 57,
            "fuzzy_words": 1143,
            "fuzzy_percent": 12.0,
            "failing_checks": 131,
            "failing_checks_words": 4279,
            "failing_checks_percent": 27.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-14T09:03:23.883013+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/es/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 873,
            "filename": "locale/id/LC_MESSAGES/django.po",
            "revision": "881cbaa3a55a29dba104f02daa88efe11e400d13",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/id/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/id/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 95,
            "translated_words": 484,
            "translated_percent": 20.0,
            "fuzzy": 12,
            "fuzzy_words": 46,
            "fuzzy_percent": 2.5,
            "failing_checks": 4,
            "failing_checks_words": 34,
            "failing_checks_percent": 0.8,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2021-02-06T09:51:27.451304+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/id/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://hosted.weblate.org/languages/en_GB/",
                "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 874,
            "filename": "locale/en_GB/LC_MESSAGES/django.po",
            "revision": "8cc22b53dab8b359ffb9fc45848a0b015b654a3d",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/en_GB/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/en_GB/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 388,
            "translated_words": 4631,
            "translated_percent": 82.0,
            "fuzzy": 57,
            "fuzzy_words": 1143,
            "fuzzy_percent": 12.0,
            "failing_checks": 13,
            "failing_checks_words": 361,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-14T09:03:21.205272+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/en_GB/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/en_GB/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/en_GB/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/en_GB/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 875,
            "filename": "locale/sk/LC_MESSAGES/django.po",
            "revision": "093d00c1e56b2fad0861562ee49116756450ac42",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/sk/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/sk/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 108,
            "translated_words": 993,
            "translated_percent": 22.8,
            "fuzzy": 45,
            "fuzzy_words": 371,
            "fuzzy_percent": 9.5,
            "failing_checks": 16,
            "failing_checks_words": 380,
            "failing_checks_percent": 3.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2020-10-14T09:03:43.497467+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/sk/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": 876,
            "filename": "locale/ru/LC_MESSAGES/django.po",
            "revision": "71156f28cbd94d56c7a950b2ed3e8fce33888975",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/ru/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/ru/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 473,
            "translated_words": 6021,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 117,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 7,
            "last_change": "2021-03-04T01:30:03.600448+01:00",
            "last_author": "Victor K",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/ru/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": 877,
            "filename": "locale/sv/LC_MESSAGES/django.po",
            "revision": "8ab6c8714a360668164e9cbcb1e316e8a56a28c7",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/sv/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/sv/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 71,
            "translated_words": 207,
            "translated_percent": 15.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-14T09:03:53.388104+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/sv/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": 878,
            "filename": "locale/cs/LC_MESSAGES/django.po",
            "revision": "5ef072acd5e7c28dd567d3f9dc6fcc70e6ca12cf",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/cs/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/cs/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 388,
            "translated_words": 3069,
            "translated_percent": 82.0,
            "fuzzy": 9,
            "fuzzy_words": 158,
            "fuzzy_percent": 1.9,
            "failing_checks": 18,
            "failing_checks_words": 487,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-14T09:03:12.613849+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/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": 879,
            "filename": "locale/de/LC_MESSAGES/django.po",
            "revision": "319fca7226dd50013eae69613de887b80a95f01b",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/de/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/de/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 461,
            "translated_words": 5705,
            "translated_percent": 97.4,
            "fuzzy": 11,
            "fuzzy_words": 296,
            "fuzzy_percent": 2.3,
            "failing_checks": 104,
            "failing_checks_words": 3543,
            "failing_checks_percent": 21.9,
            "have_suggestion": 0,
            "have_comment": 12,
            "last_change": "2020-10-14T09:03:15.679278+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/de/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": 880,
            "filename": "locale/pt_BR/LC_MESSAGES/django.po",
            "revision": "4b61211c67373cbc07da1b70150300922f31182c",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 473,
            "translated_words": 6021,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-18T14:52:30.285570+02:00",
            "last_author": "Wellington Terumi Uemura",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 881,
            "filename": "locale/el/LC_MESSAGES/django.po",
            "revision": "d60fb5e9890a42a77c1f4cffeafac704db643842",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/el/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/el/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 45,
            "translated_words": 159,
            "translated_percent": 9.5,
            "fuzzy": 3,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.6,
            "failing_checks": 4,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-08T23:55:25.507042+01:00",
            "last_author": "Michalis",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/el/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": 882,
            "filename": "locale/hu/LC_MESSAGES/django.po",
            "revision": "217e08c9e7db16e76ffeea52db25762bc1a9f490",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/hu/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/hu/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 42,
            "translated_words": 129,
            "translated_percent": 8.8,
            "fuzzy": 6,
            "fuzzy_words": 44,
            "fuzzy_percent": 1.2,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/hu/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": 6153,
            "filename": "locale/tr/LC_MESSAGES/django.po",
            "revision": "d51e9b77b8fa5cef0f0e350e227ed1876a8ad414",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/tr/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/tr/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 473,
            "total_words": 6021,
            "translated": 209,
            "translated_words": 1018,
            "translated_percent": 44.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-12T08:57:33.302986+01:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/tr/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 34105,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/gammu/website/en/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/website/en/",
            "url": "https://hosted.weblate.org/api/translations/gammu/website/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 473,
            "total_words": 6021,
            "translated": 473,
            "translated_words": 6021,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 125,
            "failing_checks_words": 3877,
            "failing_checks_percent": 26.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/website/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/website/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/website/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/website/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/website/en/units/?format=api"
        }
    ]
}