Translation components API.

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

GET /api/components/memorial-archives/core/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": 19,
            "filename": "lang/en.json",
            "revision": "cd17993b642798a7a18913e649091ceed5112235,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/en/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/en/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/en/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 61,
            "total_words": 74,
            "translated": 61,
            "translated_words": 74,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 10,
            "failing_checks_percent": 11.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/en/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/en/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/en/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/en/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 21,
            "filename": "lang/de.json",
            "revision": "8ded2645161ae7d4cb2bc27723ffa53e8fd2fb29,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/de/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/de/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/de/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 61,
            "translated_words": 74,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-26T12:34:19.504122Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/de/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/de/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/de/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/de/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 22,
            "filename": "lang/be.json",
            "revision": "edaa21c388239c303ca819b8037b45a3d669786b,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/be/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/be/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/be/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 15,
            "translated_words": 18,
            "translated_percent": 24.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-07T12:01:33.852949Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/be/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/be/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/be/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/be/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 23,
            "filename": "lang/cs.json",
            "revision": "0d977213fe1fbb42fbebaf6ae462f0f9e20f6efe,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/cs/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/cs/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/cs/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 32,
            "translated_words": 38,
            "translated_percent": 52.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 6.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-20T14:50:24.581667Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/cs/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/cs/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/cs/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/cs/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 24,
            "filename": "lang/es.json",
            "revision": "e73091874b5034e377df609e3942ccd0831c1a96,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/es/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/es/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/es/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 59,
            "translated_words": 71,
            "translated_percent": 96.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:47:16.295844Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/es/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/es/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/es/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/es/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 25,
            "filename": "lang/fr.json",
            "revision": "1e647694172f02e01d1491289d952e66b494de5c,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/fr/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/fr/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/fr/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 58,
            "translated_words": 70,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:50:55.113933Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/fr/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 26,
            "filename": "lang/he.json",
            "revision": "081c10e9e70048f7b057ea4eb77212496e36ba6d,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/he/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/he/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/he/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 17,
            "translated_words": 20,
            "translated_percent": 27.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-07T12:00:54.332079Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/he/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 27,
            "filename": "lang/hu.json",
            "revision": "e1a6891b7a37f3330caf30613c9902e107fada77,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/hu/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/hu/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/hu/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 17,
            "translated_words": 21,
            "translated_percent": 27.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-07T12:01:46.000729Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/hu/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 28,
            "filename": "lang/it.json",
            "revision": "c00d4203663d28310375eb05887687932020500d,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/it/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/it/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/it/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 58,
            "translated_words": 70,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:48:27.871470Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/it/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 29,
            "filename": "lang/lt.json",
            "revision": "50d261dab052c435047d0498c66cae69b0ec5c78,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/lt/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/lt/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/lt/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 17,
            "translated_words": 21,
            "translated_percent": 27.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-07T12:02:00.905988Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lt/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 30,
            "filename": "lang/nl.json",
            "revision": "af834634ea17e38280cadbf9d06c9ad7d8232b11,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/nl/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/nl/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/nl/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 58,
            "translated_words": 70,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:51:53.260238Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/nl/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 31,
            "filename": "lang/pl.json",
            "revision": "73b47a703379d0a54b6eee331983efee87d78584,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/pl/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/pl/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/pl/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 58,
            "translated_words": 70,
            "translated_percent": 95.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.6,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:45:33.556035Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 32,
            "filename": "lang/ru.json",
            "revision": "a8a61529daa6dc4d943a3d31f7c059537539ce88,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/ru/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/ru/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/ru/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 44,
            "translated_words": 53,
            "translated_percent": 72.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:52:56.585365Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/ru/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 33,
            "filename": "lang/uk.json",
            "revision": "a02b961b5c4022b85fd594cc8ce1a50753284af1,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/uk/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/uk/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/uk/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 23,
            "translated_words": 30,
            "translated_percent": 37.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T13:53:47.005492Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/uk/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/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": 79,
            "filename": "lang/lv.json",
            "revision": "513590e285ce50b6f22bbfb413f9dcd54e136125,cd17993b642798a7a18913e649091ceed5112235",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/lv/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/lv/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/lv/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/core/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 74,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 4.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-07T12:02:13.041721Z",
            "last_author": "Memorial Archives Translation Admin",
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lv/repository/?format=api",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lv/file/?format=api",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lv/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lv/changes/?format=api",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/core/lv/units/?format=api"
        }
    ]
}