Translation components API.

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

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

{
    "count": 16,
    "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": 6046,
            "filename": "",
            "revision": "",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/en/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/en/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/en/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 129,
            "total_words": 1596,
            "translated": 129,
            "translated_words": 1596,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 17,
            "failing_checks_percent": 4.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/en/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/en/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/en/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/en/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/en/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": 7004,
            "filename": "documentation/content/es/books/fdp-primer/writing-style/_index.po",
            "revision": "22e16381bceba4cd2d59bfc2f3bca2a81d9a58e9",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/es/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/es/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/es/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "translated": 5,
            "translated_words": 18,
            "translated_percent": 3.8,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 1.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-20T00:19:54.113096Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/es/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/es/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/es/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/es/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/es/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": 7006,
            "filename": "documentation/content/fa/books/fdp-primer/writing-style/_index.po",
            "revision": "392e5940cdbbb97f8f89d2e7a898a3b789de0c6c",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/fa/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fa/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/fa/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "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/booksfdp-primerwriting-style_index/fa/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fa/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fa/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fa/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_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": 7008,
            "filename": "documentation/content/it_IT/books/fdp-primer/writing-style/_index.po",
            "revision": "b899ad719add30329246bd1c3e9afa1145de5465",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/it_IT/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/it_IT/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/it_IT/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/it_IT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "translated": 92,
            "translated_words": 920,
            "translated_percent": 71.3,
            "fuzzy": 30,
            "fuzzy_words": 520,
            "fuzzy_percent": 23.2,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-15T20:11:54.278553Z",
            "last_author": null,
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/it_IT/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/it_IT/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/it_IT/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/it_IT/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/it_IT/units/?format=api"
        },
        {
            "language": {
                "code": "fr_FR",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate-dev.freebsd.org/languages/fr_FR/",
                "url": "https://translate-dev.freebsd.org/api/languages/fr_FR/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/fr_FR/statistics/?format=api"
            },
            "language_code": "fr_FR",
            "id": 7010,
            "filename": "documentation/content/fr_FR/books/fdp-primer/writing-style/_index.po",
            "revision": "15612b15b62cf4a929a316a47c65301e30a4bc2a",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/fr_FR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/fr_FR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/fr_FR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fr_FR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "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/booksfdp-primerwriting-style_index/fr_FR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fr_FR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fr_FR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fr_FR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/fr_FR/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translate-dev.freebsd.org/languages/nb_NO/",
                "url": "https://translate-dev.freebsd.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate-dev.freebsd.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 7012,
            "filename": "documentation/content/nb_NO/books/fdp-primer/writing-style/_index.po",
            "revision": "b3bf1a226792487cd1257152892a7593b08ee2f7",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/nb_NO/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/nb_NO/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/nb_NO/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "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/booksfdp-primerwriting-style_index/nb_NO/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nb_NO/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nb_NO/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nb_NO/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": 7014,
            "filename": "documentation/content/pt_BR/books/fdp-primer/writing-style/_index.po",
            "revision": "4bed84d021670bed54b4ab2324d639b319132e11",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/pt_BR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pt_BR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/pt_BR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "translated": 129,
            "translated_words": 1596,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-17T02:13:22.098638Z",
            "last_author": "Danilo G. Baio",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pt_BR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pt_BR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pt_BR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pt_BR/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": 7016,
            "filename": "documentation/content/de_DE/books/fdp-primer/writing-style/_index.po",
            "revision": "8534df352d06331af35ed9c533a93c5a4b0fbd01",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/de_DE/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/de_DE/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/de_DE/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/de_DE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "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/booksfdp-primerwriting-style_index/de_DE/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/de_DE/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/de_DE/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/de_DE/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_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": 7018,
            "filename": "documentation/content/zh_CN/books/fdp-primer/writing-style/_index.po",
            "revision": "67332dadeb3ced0044096580f35165ba53c86338",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/zh_CN/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/zh_CN/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/zh_CN/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 1.5,
            "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-06-02T04:25:09.602977Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_CN/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_CN/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_CN/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_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": 7020,
            "filename": "documentation/content/zh_TW/books/fdp-primer/writing-style/_index.po",
            "revision": "4c60438d5e15d4ac9c205b205d5109a1857fc144",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/zh_TW/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/zh_TW/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/zh_TW/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "translated": 3,
            "translated_words": 14,
            "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-10-09T04:00:54.716264Z",
            "last_author": "Gasol Wu",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_TW/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_TW/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_TW/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/zh_TW/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": 7022,
            "filename": "documentation/content/tr_TR/books/fdp-primer/writing-style/_index.po",
            "revision": "3cd4cf8ef1821db35ac41d6974ced3b45167eecb",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/tr_TR/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/tr_TR/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/tr_TR/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/tr_TR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.7,
            "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-06-15T21:24:54.896040Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/tr_TR/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/tr_TR/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/tr_TR/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/tr_TR/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/tr_TR/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": 7024,
            "filename": "documentation/content/nl_NL/books/fdp-primer/writing-style/_index.po",
            "revision": "13c4cf3b9d213b33c3fde51e8c473c66bfa739a0",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/nl_NL/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/nl_NL/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/nl_NL/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nl_NL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "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/booksfdp-primerwriting-style_index/nl_NL/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nl_NL/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nl_NL/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/nl_NL/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_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": 7995,
            "filename": "documentation/content/id/books/fdp-primer/writing-style/_index.po",
            "revision": "7a149c9692635600b00cd22cd4c2624902b02222",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/id/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/id/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/id/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "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/booksfdp-primerwriting-style_index/id/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/id/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/id/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/id/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_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": 8517,
            "filename": "documentation/content/ko/books/fdp-primer/writing-style/_index.po",
            "revision": "de9a1fc26c908641455a113c779348c0448e66af",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/ko/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/ko/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/ko/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "translated": 3,
            "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-05-02T02:38:42.669087Z",
            "last_author": "Kyung-tak, Yoo",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/ko/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/ko/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/ko/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/ko/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_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": 8967,
            "filename": "documentation/content/pl/books/fdp-primer/writing-style/_index.po",
            "revision": "ce26874ab587ca9f6b2b69cbc5481a523f485a83",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/pl/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/pl/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/pl/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.7,
            "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-26T09:27:38.020685Z",
            "last_author": "Zbigniew Kosowski",
            "repository_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pl/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pl/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pl/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/pl/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_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": 9269,
            "filename": "documentation/content/el/books/fdp-primer/writing-style/_index.po",
            "revision": "556c493480a35382c4ae95532dc06f8a8c2bb87f",
            "web_url": "https://translate-dev.freebsd.org/projects/documentation/booksfdp-primerwriting-style_index/el/",
            "share_url": "https://translate-dev.freebsd.org/engage/documentation/el/",
            "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerwriting-style_index/el/",
            "url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 129,
            "total_words": 1596,
            "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/booksfdp-primerwriting-style_index/el/repository/?format=api",
            "file_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/el/file/?format=api",
            "statistics_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/el/statistics/?format=api",
            "changes_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/el/changes/?format=api",
            "units_list_url": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/el/units/?format=api"
        }
    ]
}