Translation components API.

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

GET /api/components/documentation/booksfaq_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": 1745,
            "filename": "",
            "revision": "",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/en/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/en/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/en/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 173,
            "total_words": 4087,
            "translated": 173,
            "translated_words": 4087,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 150,
            "failing_checks_percent": 7.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/en/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/en/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/en/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/en/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 1893,
            "filename": "documentation/content/pt_BR/books/faq/_index.po",
            "revision": "1b61569719ed9562d1e661244832c5a99ff264a9",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/pt_BR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pt_BR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/pt_BR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 32,
            "translated_words": 205,
            "translated_percent": 18.4,
            "fuzzy": 30,
            "fuzzy_words": 462,
            "fuzzy_percent": 17.3,
            "failing_checks": 4,
            "failing_checks_words": 40,
            "failing_checks_percent": 2.3,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2026-02-22T16:36:05.778673Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt_BR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt_BR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt_BR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 2061,
            "filename": "documentation/content/es/books/faq/_index.po",
            "revision": "1fc1a03e99041aa6afd51c83ab535c373d015061",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/es/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/es/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/es/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 33,
            "translated_words": 207,
            "translated_percent": 19.0,
            "fuzzy": 28,
            "fuzzy_words": 455,
            "fuzzy_percent": 16.1,
            "failing_checks": 3,
            "failing_checks_words": 38,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-27T20:45:55.026547Z",
            "last_author": "Alfredo Alvarado",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/es/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/es/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/es/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/es/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 3919,
            "filename": "documentation/content/de_DE/books/faq/_index.po",
            "revision": "17cdb76765c714e19f21c806fe10698915e0537e",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/de_DE/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/de_DE/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/de_DE/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/de_DE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 108,
            "translated_words": 2134,
            "translated_percent": 62.4,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 2,
            "last_change": "2026-02-22T16:36:04.191949Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/de_DE/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/de_DE/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/de_DE/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/de_DE/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 4464,
            "filename": "documentation/content/zh_CN/books/faq/_index.po",
            "revision": "71de9c7ec1b729e570a52986b08228d11edd515f",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/zh_CN/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/zh_CN/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/zh_CN/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 13,
            "translated_words": 60,
            "translated_percent": 7.5,
            "fuzzy": 12,
            "fuzzy_words": 161,
            "fuzzy_percent": 6.9,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-22T16:36:06.119534Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_CN/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_CN/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_CN/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 4515,
            "filename": "documentation/content/zh_TW/books/faq/_index.po",
            "revision": "8a58fa326544844e326961c3d46bcdb1bd1eefaf",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/zh_TW/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/zh_TW/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/zh_TW/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 21,
            "translated_words": 117,
            "translated_percent": 12.1,
            "fuzzy": 14,
            "fuzzy_words": 166,
            "fuzzy_percent": 8.0,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-22T16:36:06.230251Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_TW/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_TW/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_TW/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_TW/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": 5029,
            "filename": "documentation/content/fa/books/faq/_index.po",
            "revision": "87a13e80e2e5a4a8b449d8256acc3c14062efbe4",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/fa/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fa/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/fa/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 2.3,
            "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:20.703717Z",
            "last_author": "Parsa Samet",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fa/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fa/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fa/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fa/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fa/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": 5104,
            "filename": "documentation/content/it_IT/books/faq/_index.po",
            "revision": "cc123e32ef1b85efc5c034c02411a8b3a626aae8",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/it_IT/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/it_IT/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/it_IT/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/it_IT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 2.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-10T13:37:29.110797Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/it_IT/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/it_IT/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/it_IT/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/it_IT/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/it_IT/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": 5114,
            "filename": "documentation/content/nb_NO/books/faq/_index.po",
            "revision": "4d1f2553e6c8349cd574f52d80347ac124f65f9e",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/nb_NO/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/nb_NO/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/nb_NO/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 18,
            "translated_words": 114,
            "translated_percent": 10.4,
            "fuzzy": 16,
            "fuzzy_words": 185,
            "fuzzy_percent": 9.2,
            "failing_checks": 2,
            "failing_checks_words": 43,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-22T16:36:05.326248Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nb_NO/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nb_NO/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nb_NO/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 5123,
            "filename": "documentation/content/tr_TR/books/faq/_index.po",
            "revision": "facf2d2488a0d7ba509141ca0c3b99a19f7dc35e",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/tr_TR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/tr_TR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/tr_TR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/tr_TR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 1.7,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 1.1,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-29T15:37:57.928118Z",
            "last_author": "Demir Kolak",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/tr_TR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/tr_TR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/tr_TR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/tr_TR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 5186,
            "filename": "documentation/content/fr_FR/books/faq/_index.po",
            "revision": "528895f131abefe4129a14e8122804132e7d8958",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/fr_FR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fr_FR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/fr_FR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr_FR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.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.775937Z",
            "last_author": "Minsoo Choo",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr_FR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr_FR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr_FR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr_FR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 5216,
            "filename": "documentation/content/nl_NL/books/faq/_index.po",
            "revision": "11443fb511825953f59dbfe6aadebe69ff430f84",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/nl_NL/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/nl_NL/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/nl_NL/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nl_NL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 173,
            "translated_words": 4087,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 33,
            "failing_checks_percent": 4.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-02-23T20:14:36.205601Z",
            "last_author": "René Ladan",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nl_NL/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nl_NL/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nl_NL/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nl_NL/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 8133,
            "filename": "documentation/content/id/books/faq/_index.po",
            "revision": "dad160982e4e1b0428a71a3c8f6ef39def938cf1",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/id/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/id/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/id/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 2.3,
            "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-16T10:15:04.322398Z",
            "last_author": "Azrael JD",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/id/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/id/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/id/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/id/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 8595,
            "filename": "documentation/content/ko/books/faq/_index.po",
            "revision": "01d16c8093f0a389eee5d00027f1568e41ad1d83",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/ko/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/ko/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/ko/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 2.3,
            "fuzzy": 3,
            "fuzzy_words": 6,
            "fuzzy_percent": 1.7,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-17T23:44:52.949848Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ko/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ko/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ko/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ko/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 8897,
            "filename": "documentation/content/pl/books/faq/_index.po",
            "revision": "dff37c92ce2e6bdfc86f8f4aa282eb2afd59f4b1",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/pl/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pl/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/pl/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 2.3,
            "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-16T13:08:38.920649Z",
            "last_author": "Piotr Kowalski",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pl/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pl/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pl/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pl/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 9181,
            "filename": "documentation/content/el/books/faq/_index.po",
            "revision": "c4e36d2f6e546adb3671c3574e3e1d04b2923b7d",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/el/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/el/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/el/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 2.3,
            "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.108514Z",
            "last_author": "Christos Longros",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/el/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/el/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/el/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/el/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 9511,
            "filename": "documentation/content/pt/books/faq/_index.po",
            "revision": "f5ab81b2ba474cecfa7860073a8ffbadcb687979",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/pt/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pt/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/pt/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "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/booksfaq_index/pt/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/pt/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 9703,
            "filename": "documentation/content/fr/books/faq/_index.po",
            "revision": "3fbbc79d96cf8948c09cc4d2b49957bef6a1fe61",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/fr/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fr/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/fr/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "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/booksfaq_index/fr/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/fr/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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": 10040,
            "filename": "documentation/content/ru/books/faq/_index.po",
            "revision": "070948da06302269b11b06fa74f5758f9c9be90f",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfaq_index/ru/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/ru/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/ru/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 4087,
            "translated": 173,
            "translated_words": 4087,
            "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": "2026-04-04T06:08:55.957518Z",
            "last_author": "Vladlen Popolitov",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ru/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ru/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ru/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ru/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/ru/units/?format=api"
        }
    ]
}