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": "6488e5e16ae5cb9113cbb940208b6be9f9c47a94,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 670,
            "translated_words": 2386,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 54,
            "failing_checks_words": 205,
            "failing_checks_percent": 8.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": "3486522fa7a8efa2535fd98b5240856278d64878,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 669,
            "translated_words": 2384,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-17T14:20:00.785543Z",
            "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": "cbb6e33e8c2d20274c89b0ab1dfb8305d27377dd,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 646,
            "translated_words": 2260,
            "translated_percent": 96.2,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.2,
            "failing_checks": 7,
            "failing_checks_words": 10,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:58.585614Z",
            "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": "1dfa847af4842c35f996a8bbf3e057b42b79324c,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 643,
            "translated_words": 2272,
            "translated_percent": 95.8,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.2,
            "failing_checks": 14,
            "failing_checks_words": 17,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:41.213855Z",
            "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": "ae4bd36bdedde5f1b2bde647db130c26dd6c4d60,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 660,
            "translated_words": 2341,
            "translated_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 4,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:36.209571Z",
            "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": "2e39b1574204f6b6f863b827a49a92c36d607f93,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 650,
            "translated_words": 2323,
            "translated_percent": 96.8,
            "fuzzy": 4,
            "fuzzy_words": 13,
            "fuzzy_percent": 0.5,
            "failing_checks": 56,
            "failing_checks_words": 312,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:08:44.467315Z",
            "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": "ae603f5bed2ecc918ae023d9c0190c30bf326b0c,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 640,
            "translated_words": 2248,
            "translated_percent": 95.3,
            "fuzzy": 6,
            "fuzzy_words": 31,
            "fuzzy_percent": 0.8,
            "failing_checks": 17,
            "failing_checks_words": 49,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:08:54.767922Z",
            "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": "d84cdb5357d1eeb8175de01506a4d980695dc061,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 649,
            "translated_words": 2262,
            "translated_percent": 96.7,
            "fuzzy": 3,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.4,
            "failing_checks": 13,
            "failing_checks_words": 26,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:53.117405Z",
            "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": "a666accef6a1b1428eb25683783f8cf723841845,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 660,
            "translated_words": 2341,
            "translated_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 12,
            "failing_checks_words": 49,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:09:55.073061Z",
            "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": "b25b42b34057d5736eb961b9e02aa7e6e10747ec,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 652,
            "translated_words": 2281,
            "translated_percent": 97.1,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.2,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:10.757268Z",
            "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": "2b374932da3071a07863333c87960fd0c8736deb,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 652,
            "translated_words": 2281,
            "translated_percent": 97.1,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.2,
            "failing_checks": 6,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:17.589185Z",
            "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": "8b09bfb0963763c5127cae623f29183e2ae7ec13,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 665,
            "translated_words": 2374,
            "translated_percent": 99.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:11:09.051230Z",
            "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": "7b0457309e8c4b9577790c573594c9651713ba77,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 644,
            "translated_words": 2273,
            "translated_percent": 95.9,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.2,
            "failing_checks": 11,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:26.488680Z",
            "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": "4d842eaa8a705e6382f0e9e182add5e61209d41e,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 645,
            "translated_words": 2274,
            "translated_percent": 96.1,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.2,
            "failing_checks": 9,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:46.913759Z",
            "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": "19c918118423bb12ff28ccaa3764dd530d818a55,6488e5e16ae5cb9113cbb940208b6be9f9c47a94",
            "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": 671,
            "total_words": 2387,
            "translated": 648,
            "translated_words": 2276,
            "translated_percent": 96.5,
            "fuzzy": 4,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.5,
            "failing_checks": 10,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-27T11:10:03.351622Z",
            "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"
        }
    ]
}