Translation components API.

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

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

{
    "count": 18,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "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": 1636485035,
                "web_url": "https://translate-dev.freebsd.org/languages/en/",
                "url": "https://translate-dev.freebsd.org/api/languages/en/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1860,
            "filename": "",
            "revision": "",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/en/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/en/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1094,
            "total_words": 28694,
            "translated": 1094,
            "translated_words": 28694,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 290,
            "failing_checks_words": 9324,
            "failing_checks_percent": 26.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/en/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate-dev.freebsd.org/languages/pt_BR/",
                "url": "https://translate-dev.freebsd.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1983,
            "filename": "documentation/content/pt_BR/articles/committers-guide/_index.po",
            "revision": "7162cd65a9c7fbfec82bfb91b5000b5de19393a8",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/pt_BR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pt_BR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/pt_BR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 246,
            "translated_words": 3469,
            "translated_percent": 22.4,
            "fuzzy": 117,
            "fuzzy_words": 5678,
            "fuzzy_percent": 10.6,
            "failing_checks": 93,
            "failing_checks_words": 4669,
            "failing_checks_percent": 8.5,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-12-29T14:14:52.093048Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt_BR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt_BR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt_BR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt_BR/units/?format=api"
        },
        {
            "language": {
                "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-dev.freebsd.org/languages/es/",
                "url": "https://translate-dev.freebsd.org/api/languages/es/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2151,
            "filename": "documentation/content/es/articles/committers-guide/_index.po",
            "revision": "c3f17b1a8f4027990661b841d22aebc612f66641",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/es/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/es/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/es/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 1079,
            "translated_words": 28031,
            "translated_percent": 98.6,
            "fuzzy": 15,
            "fuzzy_words": 663,
            "fuzzy_percent": 1.3,
            "failing_checks": 18,
            "failing_checks_words": 618,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2025-02-13T07:44:18.412595Z",
            "last_author": "Juan David Jaramillo Ortiz",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/es/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/es/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/es/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/es/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/es/units/?format=api"
        },
        {
            "language": {
                "code": "de_DE",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/de_DE/",
                "url": "https://translate-dev.freebsd.org/api/languages/de_DE/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/de_DE/statistics/?format=api"
            },
            "language_code": "de_DE",
            "id": 3836,
            "filename": "documentation/content/de_DE/articles/committers-guide/_index.po",
            "revision": "a39c417f193b16dbc28326e982c11ac2154cdcd6",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/de_DE/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/de_DE/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/de_DE/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/de_DE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.1,
            "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-07-28T18:37:36.788189Z",
            "last_author": "strgalt-t",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/de_DE/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/de_DE/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/de_DE/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/de_DE/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/de_DE/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/zh_TW/",
                "url": "https://translate-dev.freebsd.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 4055,
            "filename": "documentation/content/zh_TW/articles/committers-guide/_index.po",
            "revision": "c5c4977ae479801440d2d81c028e48168bbecbf5",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/zh_TW/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/zh_TW/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/zh_TW/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.2,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-21T18:27:09.669147Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_TW/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_TW/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_TW/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 343,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/zh_CN/",
                "url": "https://translate-dev.freebsd.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 4061,
            "filename": "documentation/content/zh_CN/articles/committers-guide/_index.po",
            "revision": "fcd7d2261d7aac94e9d7a594ea652e7cffd7b448",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/zh_CN/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/zh_CN/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/zh_CN/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.2,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-21T18:27:08.916547Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_CN/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_CN/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_CN/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate-dev.freebsd.org/languages/fa/",
                "url": "https://translate-dev.freebsd.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 4584,
            "filename": "documentation/content/fa/articles/committers-guide/_index.po",
            "revision": "7e8c173fb144ddfbb9f530eb0d12401aa9f135c8",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/fa/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fa/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/fa/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.2,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-21T18:27:01.388232Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fa/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fa/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fa/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fa/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fa/units/?format=api"
        },
        {
            "language": {
                "code": "tr_TR",
                "name": "Turkish",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/tr_TR/",
                "url": "https://translate-dev.freebsd.org/api/languages/tr_TR/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/tr_TR/statistics/?format=api"
            },
            "language_code": "tr_TR",
            "id": 4649,
            "filename": "documentation/content/tr_TR/articles/committers-guide/_index.po",
            "revision": "f42c973973005ce947bf08593de26c59cdf69f9d",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/tr_TR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/tr_TR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/tr_TR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/tr_TR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "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-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/tr_TR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/tr_TR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/tr_TR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/tr_TR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/tr_TR/units/?format=api"
        },
        {
            "language": {
                "code": "it_IT",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/it_IT/",
                "url": "https://translate-dev.freebsd.org/api/languages/it_IT/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/it_IT/statistics/?format=api"
            },
            "language_code": "it_IT",
            "id": 4654,
            "filename": "documentation/content/it_IT/articles/committers-guide/_index.po",
            "revision": "1e13335531532a9e98129f90aa90abcfd487bb64",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/it_IT/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/it_IT/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/it_IT/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 175,
            "translated_words": 2839,
            "translated_percent": 15.9,
            "fuzzy": 77,
            "fuzzy_words": 2148,
            "fuzzy_percent": 7.0,
            "failing_checks": 39,
            "failing_checks_words": 924,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-29T14:14:49.177859Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/it_IT/units/?format=api"
        },
        {
            "language": {
                "code": "fr_FR",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/fr_FR/",
                "url": "https://translate-dev.freebsd.org/api/languages/fr_FR/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/fr_FR/statistics/?format=api"
            },
            "language_code": "fr_FR",
            "id": 4677,
            "filename": "documentation/content/fr_FR/articles/committers-guide/_index.po",
            "revision": "7a5fcc24ce28b1f3d3068cf881d87062c5855ff6",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/fr_FR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fr_FR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/fr_FR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr_FR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.1,
            "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-07-24T00:21:02.989327Z",
            "last_author": "Minsoo Choo",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr_FR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr_FR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr_FR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr_FR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr_FR/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translate-dev.freebsd.org/languages/nb_NO/",
                "url": "https://translate-dev.freebsd.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 4689,
            "filename": "documentation/content/nb_NO/articles/committers-guide/_index.po",
            "revision": "2eab74f8f41110e464838c5e0a4970fc40d87ece",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/nb_NO/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/nb_NO/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/nb_NO/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.1,
            "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": "2021-04-05T23:59:58.352134Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nb_NO/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nb_NO/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nb_NO/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "nl_NL",
                "name": "Dutch",
                "plural": {
                    "id": 220,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/nl_NL/",
                "url": "https://translate-dev.freebsd.org/api/languages/nl_NL/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/nl_NL/statistics/?format=api"
            },
            "language_code": "nl_NL",
            "id": 4803,
            "filename": "documentation/content/nl_NL/articles/committers-guide/_index.po",
            "revision": "1fa8dbc2e1e108ddeef0bccb44647ddb7cb1ecb9",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/nl_NL/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/nl_NL/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/nl_NL/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nl_NL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-18T16:30:49.251892Z",
            "last_author": "René Ladan",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nl_NL/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nl_NL/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nl_NL/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nl_NL/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/nl_NL/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate-dev.freebsd.org/languages/id/",
                "url": "https://translate-dev.freebsd.org/api/languages/id/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 8063,
            "filename": "documentation/content/id/articles/committers-guide/_index.po",
            "revision": "af5a5cb91dc152a847bae308acce57524d13b431",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/id/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/id/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/id/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.1,
            "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": "2022-03-10T07:51:34.750627Z",
            "last_author": "Azrael JD",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/id/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/id/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/id/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/id/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/id/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate-dev.freebsd.org/languages/ko/",
                "url": "https://translate-dev.freebsd.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 8519,
            "filename": "documentation/content/ko/articles/committers-guide/_index.po",
            "revision": "63260a0361ad9cc6f2c7bd3d960bb88847cf358a",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/ko/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/ko/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/ko/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 360,
            "translated_words": 7859,
            "translated_percent": 32.9,
            "fuzzy": 726,
            "fuzzy_words": 20324,
            "fuzzy_percent": 66.3,
            "failing_checks": 698,
            "failing_checks_words": 19077,
            "failing_checks_percent": 63.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-29T14:14:49.561780Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/ko/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/ko/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/ko/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/ko/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/ko/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 239,
                    "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": "https://translate-dev.freebsd.org/languages/pl/",
                "url": "https://translate-dev.freebsd.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 8855,
            "filename": "documentation/content/pl/articles/committers-guide/_index.po",
            "revision": "146e5c0838004e72c500d2c24ab42287186bd7e8",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/pl/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pl/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/pl/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.1,
            "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-04-16T11:29:37.815386Z",
            "last_author": "Piotr Kowalski",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pl/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pl/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pl/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pl/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pl/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate-dev.freebsd.org/languages/el/",
                "url": "https://translate-dev.freebsd.org/api/languages/el/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 9229,
            "filename": "documentation/content/el/articles/committers-guide/_index.po",
            "revision": "ab5fce741d68e740fe3cc11f2fd06956726d42ba",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/el/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/el/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/el/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "translated": 14,
            "translated_words": 188,
            "translated_percent": 1.2,
            "fuzzy": 1,
            "fuzzy_words": 57,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-29T14:14:46.582096Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/el/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/el/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/el/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/el/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/el/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate-dev.freebsd.org/languages/pt/",
                "url": "https://translate-dev.freebsd.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 9489,
            "filename": "documentation/content/pt/articles/committers-guide/_index.po",
            "revision": "d8e16a0ffd064d3b8de4c4d3fea69ba4eafce612",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/pt/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pt/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/pt/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "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-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/pt/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 376,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate-dev.freebsd.org/languages/fr/",
                "url": "https://translate-dev.freebsd.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 9685,
            "filename": "documentation/content/fr/articles/committers-guide/_index.po",
            "revision": "728774d45d82f72d68fc56ea67baad6d5edecc4a",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlescommitters-guide_index/fr/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fr/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/fr/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1094,
            "total_words": 28694,
            "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-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/fr/units/?format=api"
        }
    ]
}