Translation components API.

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

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

{
    "count": 19,
    "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": 1852,
            "filename": "",
            "revision": "",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/en/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/en/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 82,
            "total_words": 5388,
            "translated": 82,
            "translated_words": 5388,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 222,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/en/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/en/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/en/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/en/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 1978,
            "filename": "documentation/content/pt_BR/articles/vm-design/_index.po",
            "revision": "36e1450bc5debcf029c84e93f29b6606755a840e",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/pt_BR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pt_BR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/pt_BR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 18,
            "translated_words": 235,
            "translated_percent": 21.9,
            "fuzzy": 50,
            "fuzzy_words": 4737,
            "fuzzy_percent": 60.9,
            "failing_checks": 40,
            "failing_checks_words": 3868,
            "failing_checks_percent": 48.7,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2025-06-04T18:58:35.658249Z",
            "last_author": "Wagner Ferreira",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt_BR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt_BR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt_BR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 2146,
            "filename": "documentation/content/es/articles/vm-design/_index.po",
            "revision": "d765b565856982e7f50f54824f526b529c4f4361",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/es/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/es/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/es/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 82,
            "translated_words": 5388,
            "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": "2025-08-09T17:29:36.066436Z",
            "last_author": "Juan David Jaramillo Ortiz",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/es/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/es/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/es/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/es/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 3841,
            "filename": "documentation/content/de_DE/articles/vm-design/_index.po",
            "revision": "dcdf39636280785b4d5c4b3774fb66146a8a29ac",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/de_DE/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/de_DE/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/de_DE/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/de_DE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 4.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-28T18:37:36.607034Z",
            "last_author": "strgalt-t",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/de_DE/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/de_DE/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/de_DE/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/de_DE/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/de_DE/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": 4070,
            "filename": "documentation/content/zh_CN/articles/vm-design/_index.po",
            "revision": "9cf14984777438a878455efcb77b94863d96f210",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/zh_CN/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/zh_CN/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/zh_CN/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 4.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-10T13:05:17.120226Z",
            "last_author": "Hongyou Bai",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_CN/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_CN/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_CN/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_CN/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": 4077,
            "filename": "documentation/content/zh_TW/articles/vm-design/_index.po",
            "revision": "3b839ad36958cd8d4787c8a622e18e8d3ad4e3e3",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/zh_TW/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/zh_TW/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/zh_TW/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 4.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-09T16:25:08.771142Z",
            "last_author": "Allan Sun",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_TW/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_TW/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_TW/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/zh_TW/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": 4619,
            "filename": "documentation/content/it_IT/articles/vm-design/_index.po",
            "revision": "126fba5c9fc8e122e4aabe9c5a2fa8e15821e4c4",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/it_IT/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/it_IT/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/it_IT/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/it_IT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 4.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-02T11:41:51.894995Z",
            "last_author": "Lorenzo Salvadore",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/it_IT/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/it_IT/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/it_IT/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/it_IT/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/it_IT/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": 4629,
            "filename": "documentation/content/fa/articles/vm-design/_index.po",
            "revision": "fd8416d8a3961199c008a85909c7f8544dbbea8a",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/fa/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fa/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/fa/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 3.6,
            "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-05-30T21:16:19.645371Z",
            "last_author": "Parsa Samet",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fa/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fa/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fa/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fa/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fa/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": 4672,
            "filename": "documentation/content/nb_NO/articles/vm-design/_index.po",
            "revision": "5a1b19f90a15f1d5801c61d688eb5dc4114ea3e9",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/nb_NO/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/nb_NO/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/nb_NO/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 2.4,
            "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:49:06.613654Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nb_NO/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nb_NO/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nb_NO/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nb_NO/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": 4704,
            "filename": "documentation/content/tr_TR/articles/vm-design/_index.po",
            "revision": "5a7242c4ccacc62fe9fde0d321ea2c04998040e5",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/tr_TR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/tr_TR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/tr_TR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/tr_TR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "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/articlesvm-design_index/tr_TR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/tr_TR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/tr_TR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/tr_TR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/tr_TR/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": 4723,
            "filename": "documentation/content/fr_FR/articles/vm-design/_index.po",
            "revision": "5cc774888072735ccfdbe50cb161290fe6926b73",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/fr_FR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fr_FR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/fr_FR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr_FR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 2.4,
            "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.793470Z",
            "last_author": "Minsoo Choo",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr_FR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr_FR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr_FR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr_FR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr_FR/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": 4843,
            "filename": "documentation/content/nl_NL/articles/vm-design/_index.po",
            "revision": "2dbc73f1548a250da02c0554db3fe8613b3eaa08",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/nl_NL/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/nl_NL/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/nl_NL/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nl_NL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 4.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-03T09:58:30.186642Z",
            "last_author": "Tammo-Jan Kamminga",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nl_NL/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nl_NL/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nl_NL/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/nl_NL/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 8125,
            "filename": "documentation/content/id/articles/vm-design/_index.po",
            "revision": "639bb52eef91386ba4e862c94a2e7b687957da3a",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/id/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/id/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/id/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 3.6,
            "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.372707Z",
            "last_author": "Azrael JD",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/id/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/id/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/id/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/id/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 8403,
            "filename": "documentation/content/ko/articles/vm-design/_index.po",
            "revision": "f884205eda1ea6ef0692764f3d61b8bef8f201e1",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/ko/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/ko/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/ko/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 5,
            "translated_words": 18,
            "translated_percent": 6.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-12T08:10:42.761110Z",
            "last_author": "Kyung-tak, Yoo",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ko/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ko/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ko/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ko/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 8977,
            "filename": "documentation/content/pl/articles/vm-design/_index.po",
            "revision": "d79197252a5cf226011722d874282cc55d41d4c4",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/pl/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pl/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/pl/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 4.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-16T11:29:38.496803Z",
            "last_author": "Piotr Kowalski",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pl/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pl/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pl/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pl/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 9443,
            "filename": "documentation/content/el/articles/vm-design/_index.po",
            "revision": "369175174bc144a00b59c2f229a25067aa309ab3",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/el/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/el/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/el/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 3.6,
            "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-27T10:32:45.219394Z",
            "last_author": "Christos Longros",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/el/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/el/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/el/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/el/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 9624,
            "filename": "documentation/content/pt/articles/vm-design/_index.po",
            "revision": "da56b1520fe863d047a462bf253eca8d097ac509",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/pt/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pt/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/pt/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "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/articlesvm-design_index/pt/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/pt/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_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": 9948,
            "filename": "documentation/content/fr/articles/vm-design/_index.po",
            "revision": "01378f0c009fc6ef36aa943a0099e9efc7908225",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/fr/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fr/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/fr/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "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/articlesvm-design_index/fr/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 254,
                    "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": "https://translate-dev.freebsd.org/languages/ru/",
                "url": "https://translate-dev.freebsd.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 10296,
            "filename": "documentation/content/ru/articles/vm-design/_index.po",
            "revision": "089a4d860cacb98dbbfd7c07c2f6a6a831e34304",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/ru/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/ru/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/ru/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 5388,
            "translated": 82,
            "translated_words": 5388,
            "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": "2025-07-04T18:47:00.788743Z",
            "last_author": "Vladlen Popolitov",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ru/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ru/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ru/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ru/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/ru/units/?format=api"
        }
    ]
}