Translation components API.

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

GET /api/components/memorial-archives/widgets/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": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/en/",
                "url": "https://translate.memarc.info/api/languages/en/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 34,
            "filename": "src/locales/en.json",
            "revision": "b05387bf7bb2701b652f265a7727163a699bf721,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/en/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/en/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/en/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 652,
            "total_words": 2323,
            "translated": 651,
            "translated_words": 2322,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 46,
            "failing_checks_words": 170,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-24T14:51:32.641139Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/de/",
                "url": "https://translate.memarc.info/api/languages/de/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 35,
            "filename": "src/locales/de.json",
            "revision": "aee0e995bc48a4d84b627d18edf9925eba6e9bdf,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/de/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/de/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/de/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 650,
            "translated_words": 2320,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:44:13.781293Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "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": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/be/",
                "url": "https://translate.memarc.info/api/languages/be/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 62,
            "filename": "src/locales/be.json",
            "revision": "d27d7bdbe08bbfdda06b416925f4cba11e8671bf,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/be/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/be/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/be/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 638,
            "translated_words": 2242,
            "translated_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 7,
            "failing_checks_words": 10,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T15:07:34.457906Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/be/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/be/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/be/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/be/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/be/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/cs/",
                "url": "https://translate.memarc.info/api/languages/cs/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 63,
            "filename": "src/locales/cs.json",
            "revision": "458aac7b4d746d9027f31dc7f3d18277386038ac,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/cs/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/cs/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/cs/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 635,
            "translated_words": 2254,
            "translated_percent": 97.3,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 14,
            "failing_checks_words": 17,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T15:06:17.523314Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/es/",
                "url": "https://translate.memarc.info/api/languages/es/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 64,
            "filename": "src/locales/es.json",
            "revision": "22c798bb69206fdaa7b493c92801e04f5bf06dd2,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/es/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/es/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/es/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 652,
            "translated_words": 2323,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:50:18.326759Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/es/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/es/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/es/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/es/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/fr/",
                "url": "https://translate.memarc.info/api/languages/fr/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 65,
            "filename": "src/locales/fr.json",
            "revision": "6df55a31422640008abb058fc80aa28e99f692e5,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/fr/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/fr/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/fr/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 642,
            "translated_words": 2305,
            "translated_percent": 98.4,
            "fuzzy": 3,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.4,
            "failing_checks": 56,
            "failing_checks_words": 314,
            "failing_checks_percent": 8.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:45:06.025577Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/fr/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/fr/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/fr/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/fr/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.memarc.info/languages/he/",
                "url": "https://translate.memarc.info/api/languages/he/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 66,
            "filename": "src/locales/he.json",
            "revision": "6f5f49f6a052f462ad9960f3e525f907b79bff37,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/he/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/he/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/he/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 632,
            "translated_words": 2230,
            "translated_percent": 96.9,
            "fuzzy": 5,
            "fuzzy_words": 29,
            "fuzzy_percent": 0.7,
            "failing_checks": 17,
            "failing_checks_words": 49,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:45:42.366517Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/he/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/he/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/he/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/he/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/he/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/hu/",
                "url": "https://translate.memarc.info/api/languages/hu/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 67,
            "filename": "src/locales/hu.json",
            "revision": "e04ec7dfcae6dfc8767a8230165f1fc66f8c8b9b,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/hu/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/hu/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/hu/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 642,
            "translated_words": 2246,
            "translated_percent": 98.4,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 12,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T15:07:07.032612Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/hu/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/hu/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/hu/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/hu/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/it/",
                "url": "https://translate.memarc.info/api/languages/it/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 68,
            "filename": "src/locales/it.json",
            "revision": "26275bbda69880694eea11e767c543a2dcb51cf5,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/it/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/it/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/it/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 652,
            "translated_words": 2323,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 51,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:46:54.788619Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/it/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/it/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/it/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/it/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/it/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/lt/",
                "url": "https://translate.memarc.info/api/languages/lt/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 69,
            "filename": "src/locales/lt.json",
            "revision": "7f2453d2b2cad811456e4e127b509251350e61d8,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/lt/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/lt/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/lt/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 644,
            "translated_words": 2263,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:47:54.495709Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lt/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lt/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lt/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lt/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lt/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/nl/",
                "url": "https://translate.memarc.info/api/languages/nl/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 70,
            "filename": "src/locales/nl.json",
            "revision": "cd921531919120bfdfe39243444bd6bb7f978a01,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/nl/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/nl/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/nl/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 644,
            "translated_words": 2263,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 6,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:48:21.886738Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/nl/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/nl/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/nl/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/nl/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 233,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/pl/",
                "url": "https://translate.memarc.info/api/languages/pl/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 71,
            "filename": "src/locales/pl.json",
            "revision": "d9ef2b764cd75c5d9384252b4412d9d99a143ce8,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/pl/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/pl/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/pl/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 649,
            "translated_words": 2317,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:48:45.867394Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/pl/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/pl/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/pl/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/pl/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/pl/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 248,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/ru/",
                "url": "https://translate.memarc.info/api/languages/ru/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 72,
            "filename": "src/locales/ru.json",
            "revision": "a9e9b8a2647832c434d05a4aa40779e844139e85,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/ru/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/ru/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/ru/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 636,
            "translated_words": 2255,
            "translated_percent": 97.5,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 11,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:49:15.792557Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/ru/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/ru/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/ru/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/ru/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/ru/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/uk/",
                "url": "https://translate.memarc.info/api/languages/uk/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 73,
            "filename": "src/locales/uk.json",
            "revision": "c9c32666297d3152fa369dbf6a2da6405001a3a8,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/uk/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/uk/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/uk/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 637,
            "translated_words": 2256,
            "translated_percent": 97.6,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 9,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T15:06:42.781251Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/uk/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/uk/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/uk/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/uk/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/uk/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/lv/",
                "url": "https://translate.memarc.info/api/languages/lv/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 78,
            "filename": "src/locales/lv.json",
            "revision": "6dd2b13ce5c01c229d368f00367bcb5fbcfa94c2,b05387bf7bb2701b652f265a7727163a699bf721",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/lv/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/lv/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/widgets/lv/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 652,
            "total_words": 2323,
            "translated": 640,
            "translated_words": 2258,
            "translated_percent": 98.1,
            "fuzzy": 3,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.4,
            "failing_checks": 10,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-30T14:47:29.301557Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lv/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lv/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lv/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lv/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lv/units/?format=api"
        }
    ]
}