Translation components API.

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

GET /api/components/fedora-docs-l10n-websites/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": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 34028,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 4,
            "total_words": 8,
            "translated": 4,
            "translated_words": 8,
            "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": "2023-09-05T01:15:55.006589Z",
            "last_author": "Rafael Fontenelle",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 34029,
            "filename": "tr.tbx",
            "revision": "5bd9880128d6dd5ad59e8cdbe43bb7e0c1a19571",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 8,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 50.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": "2023-09-05T01:21:19.932183Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 34385,
            "filename": "cs.tbx",
            "revision": "8b1138019ab19866876e5e06d6bce498deb0fc1d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": "2023-09-05T01:21:20.025628Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.fedoraproject.org/languages/fa/",
                "url": "https://translate.fedoraproject.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 34388,
            "filename": "fa.tbx",
            "revision": "4a61d4f9fe75cc74babc278e7d466c37ee391c95",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": "2023-09-05T01:21:20.085066Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 34390,
            "filename": "fr.tbx",
            "revision": "22dfe6bcd5577fde2490d407d78938db394ded50",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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": "2024-01-10T18:03:35.687615Z",
            "last_author": "Clement VIARD",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 245,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://translate.fedoraproject.org/languages/pt_PT/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 34391,
            "filename": "pt_PT.tbx",
            "revision": "cb8983e270ba59ef53af6ad7fb32531c3474ba5c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/pt_PT/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/pt_PT/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/pt_PT/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": "2023-09-05T01:21:20.217011Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_PT/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_PT/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_PT/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_PT/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 79368,
            "filename": "pt.tbx",
            "revision": "f982230bf37eb625cfeaa7e55a2b8fc87a2f1cab",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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": "2024-04-29T19:36:07.005303Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 94509,
            "filename": "pt_BR.tbx",
            "revision": "f5dbe74c834eeec710ba6e0658d9be26fd1bbf80",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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": "2023-09-05T01:21:20.338187Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 107391,
            "filename": "es.tbx",
            "revision": "7fa190f993a035e8709fa9b085ef9b9e49c514c0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-websites/glossary/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-websites/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/es/units/?format=api"
        }
    ]
}