Translation components API.

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

GET /api/components/memorial-archives/glossary/translations/
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/",
                "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/"
            },
            "language_code": "en",
            "id": 18,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/en/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/en/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/en/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/en/",
            "is_template": true,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/en/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/en/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/en/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/en/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/en/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/be/statistics/"
            },
            "language_code": "be",
            "id": 36,
            "filename": "be.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/be/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/be/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/be/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/be/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/cs/statistics/"
            },
            "language_code": "cs",
            "id": 38,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/cs/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/cs/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/cs/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/cs/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/de/statistics/"
            },
            "language_code": "de",
            "id": 40,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/de/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/de/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/de/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/de/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/es/statistics/"
            },
            "language_code": "es",
            "id": 42,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/es/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/es/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/es/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/es/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/fr/statistics/"
            },
            "language_code": "fr",
            "id": 44,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/fr/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/fr/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/fr/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/fr/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/he/statistics/"
            },
            "language_code": "he",
            "id": 46,
            "filename": "he.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/he/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/he/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/he/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/he/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/hu/statistics/"
            },
            "language_code": "hu",
            "id": 48,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/hu/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/hu/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/hu/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/hu/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/it/statistics/"
            },
            "language_code": "it",
            "id": 50,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/it/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/it/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/it/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/it/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/lt/statistics/"
            },
            "language_code": "lt",
            "id": 52,
            "filename": "lt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/lt/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/lt/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/lt/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lt/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/nl/statistics/"
            },
            "language_code": "nl",
            "id": 54,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/nl/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/nl/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/nl/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/nl/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/nl/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/nl/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/nl/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/nl/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/nl/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/pl/statistics/"
            },
            "language_code": "pl",
            "id": 56,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/pl/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/pl/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/pl/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/pl/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/pl/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/pl/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/pl/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/pl/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/pl/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/ru/statistics/"
            },
            "language_code": "ru",
            "id": 58,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/ru/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/ru/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/ru/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/ru/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/ru/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/ru/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/ru/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/ru/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/ru/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/uk/statistics/"
            },
            "language_code": "uk",
            "id": 60,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/uk/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/uk/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/uk/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/uk/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/uk/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/uk/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/uk/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/uk/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/uk/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.memarc.info/api/languages/lv/statistics/"
            },
            "language_code": "lv",
            "id": 75,
            "filename": "lv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/lv/",
            "share_url": "https://translate.memarc.info/engage/memorial-archives/lv/",
            "translate_url": "https://translate.memarc.info/translate/memorial-archives/glossary/lv/",
            "url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lv/",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lv/repository/",
            "file_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lv/file/",
            "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lv/statistics/",
            "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lv/changes/",
            "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/glossary/lv/units/"
        }
    ]
}