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": "7108be5c3fc12180e29d4ccb63a9be8e1f162a83,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 661,
            "translated_words": 2352,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 49,
            "failing_checks_words": 193,
            "failing_checks_percent": 7.4,
            "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": "98f0bf303509f1d3e0b9beb1ef74dd22576dddde,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 660,
            "translated_words": 2350,
            "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-10-09T11:15:52.114241Z",
            "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": "2cc8ed05c94200fad1d7d11b833a3dc2aacb96c9,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 642,
            "translated_words": 2251,
            "translated_percent": 96.9,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 7,
            "failing_checks_words": 10,
            "failing_checks_percent": 1.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:18:27.019113Z",
            "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": "b1f7f4f3747314238ef74030b4d4657d47760424,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 639,
            "translated_words": 2263,
            "translated_percent": 96.5,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 14,
            "failing_checks_words": 17,
            "failing_checks_percent": 2.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:30:48.504640Z",
            "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": "c29583d56ce14bce9012fbdae43a0201898a12f9,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 656,
            "translated_words": 2332,
            "translated_percent": 99.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:30:35.966272Z",
            "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": "f2b0fe04d392ba84dc72b5b672bce12001074ba9,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 646,
            "translated_words": 2314,
            "translated_percent": 97.5,
            "fuzzy": 3,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.4,
            "failing_checks": 56,
            "failing_checks_words": 312,
            "failing_checks_percent": 8.4,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:16:42.899156Z",
            "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": "b494595a7d76cbb684cc945fe2af0d099acb71ae,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 636,
            "translated_words": 2239,
            "translated_percent": 96.0,
            "fuzzy": 5,
            "fuzzy_words": 29,
            "fuzzy_percent": 0.7,
            "failing_checks": 17,
            "failing_checks_words": 49,
            "failing_checks_percent": 2.5,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:17:02.946476Z",
            "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": "4097294c6f0047a36fa391e522ca0432c3eb7690,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 645,
            "translated_words": 2253,
            "translated_percent": 97.4,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.3,
            "failing_checks": 12,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.8,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:31:15.515916Z",
            "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": "13083249cdc833e7221351dd40335f1c47ca2ac0,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 656,
            "translated_words": 2332,
            "translated_percent": 99.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 49,
            "failing_checks_percent": 1.8,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:18:58.293488Z",
            "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": "97d62e6da5bcaf2bda12f503d9d8567a33f451c8,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 648,
            "translated_words": 2272,
            "translated_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.4,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:19:15.931547Z",
            "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": "914d2a3e81dc7610c766148820f1b08fe143e9fa,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 648,
            "translated_words": 2272,
            "translated_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 6,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.9,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:19:35.897104Z",
            "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": "30e99aaab2c740db80e42d6b7ced5d0d831a93f4,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 657,
            "translated_words": 2344,
            "translated_percent": 99.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2025-10-09T11:19:51.651770Z",
            "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": "a5955688409dd4f07df03e30d7898a5298a51a8e,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 640,
            "translated_words": 2264,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 11,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:20:04.996254Z",
            "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": "73aafe0c98839d558839459ea17d9b9c1cbe29e1,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 641,
            "translated_words": 2265,
            "translated_percent": 96.8,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 9,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.3,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:30:58.715278Z",
            "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": "356f7f50b7983dfcb57df19d27d52ea7dcf6b175,7108be5c3fc12180e29d4ccb63a9be8e1f162a83",
            "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": 662,
            "total_words": 2353,
            "translated": 644,
            "translated_words": 2267,
            "translated_percent": 97.2,
            "fuzzy": 3,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.4,
            "failing_checks": 10,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.5,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-10-09T11:17:41.763979Z",
            "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"
        }
    ]
}