Translation components API.

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

GET /api/components/community/glossary/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "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",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 262,
            "filename": "",
            "revision": "",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/en/",
            "share_url": "http://translate.getmonero.org/engage/community/en/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/en/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/en/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/en/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/en/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/en/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/en/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/en/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.getmonero.org/languages/es/",
                "url": "http://translate.getmonero.org/api/languages/es/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 652,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/es/",
            "share_url": "http://translate.getmonero.org/engage/community/es/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/es/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/es/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/es/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/es/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/es/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/es/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/es/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",
                "population": 195841151,
                "web_url": "http://translate.getmonero.org/languages/ru/",
                "url": "http://translate.getmonero.org/api/languages/ru/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 653,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/ru/",
            "share_url": "http://translate.getmonero.org/engage/community/ru/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/ru/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/ru/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/ru/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/ru/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/ru/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/ru/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/ru/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",
                "population": 41077398,
                "web_url": "http://translate.getmonero.org/languages/pl/",
                "url": "http://translate.getmonero.org/api/languages/pl/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 654,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/pl/",
            "share_url": "http://translate.getmonero.org/engage/community/pl/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/pl/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/pl/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/pl/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/pl/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/pl/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/pl/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "http://translate.getmonero.org/languages/el/",
                "url": "http://translate.getmonero.org/api/languages/el/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 655,
            "filename": "el.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/el/",
            "share_url": "http://translate.getmonero.org/engage/community/el/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/el/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/el/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/el/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/el/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/el/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/el/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/el/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 240,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.getmonero.org/languages/pt_BR/",
                "url": "http://translate.getmonero.org/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 656,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/pt_BR/",
            "share_url": "http://translate.getmonero.org/engage/community/pt_BR/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/pt_BR/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/pt_BR/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/pt_BR/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/pt_BR/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/pt_BR/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",
                "population": 31765645,
                "web_url": "http://translate.getmonero.org/languages/nl/",
                "url": "http://translate.getmonero.org/api/languages/nl/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 657,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/nl/",
            "share_url": "http://translate.getmonero.org/engage/community/nl/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/nl/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/nl/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/nl/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/nl/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/nl/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/nl/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.getmonero.org/languages/de/",
                "url": "http://translate.getmonero.org/api/languages/de/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 658,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/de/",
            "share_url": "http://translate.getmonero.org/engage/community/de/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/de/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/de/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/de/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/de/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/de/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/de/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "http://translate.getmonero.org/languages/eo/",
                "url": "http://translate.getmonero.org/api/languages/eo/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 1293,
            "filename": "eo.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "http://translate.getmonero.org/projects/community/glossary/eo/",
            "share_url": "http://translate.getmonero.org/engage/community/eo/",
            "translate_url": "http://translate.getmonero.org/translate/community/glossary/eo/",
            "url": "http://translate.getmonero.org/api/translations/community/glossary/eo/?format=api",
            "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": "http://translate.getmonero.org/api/translations/community/glossary/eo/repository/?format=api",
            "file_url": "http://translate.getmonero.org/api/translations/community/glossary/eo/file/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/translations/community/glossary/eo/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/translations/community/glossary/eo/changes/?format=api",
            "units_list_url": "http://translate.getmonero.org/api/translations/community/glossary/eo/units/?format=api"
        }
    ]
}