Translation components API.

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

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

{
    "count": 16,
    "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": 68746,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/en/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/en/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 68,
            "total_words": 93,
            "translated": 68,
            "translated_words": 93,
            "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-30T14:50:15.558602+02:00",
            "last_author": "Pèire Bréchet",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/en/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": 68747,
            "filename": "de.tbx",
            "revision": "29800e1bab32fa897d935d3d5a8e0b52d9dda352",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/de/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/de/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 33.3,
            "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-06-08T08:25:46.544760+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 47,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://hosted.weblate.org/languages/br/",
                "url": "https://hosted.weblate.org/api/languages/br/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 68748,
            "filename": "br.tbx",
            "revision": "94e409e581a48fafc60e11d06fd2611204df1af0",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/br/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/br/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/br/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 3,
            "translated": 3,
            "translated_words": 3,
            "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-30T17:02:15.236233+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/br/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/br/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/br/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/br/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/br/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": 68749,
            "filename": "es.tbx",
            "revision": "63c488e3705efdd15d825bef553aee2099ea4b4e",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/es/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/es/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 13,
            "translated": 11,
            "translated_words": 13,
            "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": "2022-01-06T11:30:58.358293+01:00",
            "last_author": "Arnau Isern",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/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": 68750,
            "filename": "fr.tbx",
            "revision": "329c9db7c78bbde86e80ad46c3e9999355f697ea",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/fr/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/fr/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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": "2022-07-04T09:18:49.558427+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/fr/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": 69210,
            "filename": "uk.tbx",
            "revision": "0c85a94b25c6fd4b44c30138deddc7ba750e776b",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/uk/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/uk/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 49,
            "total_words": 56,
            "translated": 48,
            "translated_words": 55,
            "translated_percent": 97.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-02T09:44:58.309101+02:00",
            "last_author": "Artem",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 50,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://hosted.weblate.org/languages/oc/",
                "url": "https://hosted.weblate.org/api/languages/oc/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 69213,
            "filename": "oc.tbx",
            "revision": "3b4f6193998075b4c17119be687fbc2f4273d27b",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/oc/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/oc/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/oc/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 24,
            "translated": 9,
            "translated_words": 24,
            "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-01T15:07:05.997394+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/oc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/oc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/oc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/oc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/oc/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 69216,
            "filename": "ca.tbx",
            "revision": "b28f30746c78aa20f7928b06744995e50c0edf05",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/ca/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/ca/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-08T08:27:38.697305+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/ca/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": 69220,
            "filename": "it.tbx",
            "revision": "d7e4905386d3357b14d51c019a45e93b0d783b1e",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/it/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/it/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-09-14T23:58:50.233457+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/it/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": 69223,
            "filename": "ar.tbx",
            "revision": "5c5c1a9f2a6b290e479b44d40482b75373576cdc",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/ar/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/ar/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-02T19:42:34.101015+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 69227,
            "filename": "nb_NO.tbx",
            "revision": "f0c591a2ba85950507145845b0d6c46a045cbff4",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-08T08:28:31.235171+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/nb_NO/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": 127100,
            "filename": "tr.tbx",
            "revision": "0a19c5dd1f8445ac6e4611ea694e6ef46b24cb15",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/tr/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/tr/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-08T08:29:01.689110+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 961,
                "code": "ota",
                "name": "Turkish (Ottoman)",
                "plural": {
                    "id": 989,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ota/",
                "url": "https://hosted.weblate.org/api/languages/ota/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ota/statistics/?format=api"
            },
            "language_code": "ota",
            "id": 127158,
            "filename": "ota.tbx",
            "revision": "a2ae00257b09ee65946bb8c1a67f1332c82484c8",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/ota/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ota/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/ota/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/ota/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-08T08:29:11.205352+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/ota/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/ota/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/ota/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/ota/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/ota/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 129422,
            "filename": "si.tbx",
            "revision": "93326eb5540639151ab8870322777008fe8577f7",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/si/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/si/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-08T08:27:49.686888+02:00",
            "last_author": "Johan Cwiklinski",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/si/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": 1270455,
            "filename": "ru.tbx",
            "revision": "f7e038fe992fe131161d3bbdfa712c7f7e0622ad",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/ru/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/ru/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2022-12-08T17:19:57.133182+01:00",
            "last_author": "Evgeniy Khramov",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/ru/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": 1451968,
            "filename": "pt.tbx",
            "revision": "3ba5ce5a957f8f7094d4c3130f45f1443af13d84",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-29T06:34:01.978820+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/units/?format=api"
        }
    ]
}