Translation components API.

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

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

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/es/",
                "url": "https://hive.bgforge.net/api/languages/es/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/es/statistics/?format=api"
            },
            "language_code": "spanish",
            "id": 27,
            "filename": "data/text/po/spanish.po",
            "revision": "fce588299cbe4582112db4e28e4c297da2a6df61",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53875,
            "total_words": 590248,
            "translated": 53874,
            "translated_words": 590238,
            "translated_percent": 99.9,
            "fuzzy": 1,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.1,
            "failing_checks": 2427,
            "failing_checks_words": 71734,
            "failing_checks_percent": 4.5,
            "have_suggestion": 188,
            "have_comment": 3,
            "last_change": "2023-12-15T19:27:09.891058Z",
            "last_author": "Paulo",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/es/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/pt/",
                "url": "https://hive.bgforge.net/api/languages/pt/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pt/statistics/?format=api"
            },
            "language_code": "portuguese",
            "id": 49,
            "filename": "data/text/po/portuguese.po",
            "revision": "71c42cd763ca56cb13c60723e6666cf6d6e5f9b5",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/pt/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pt/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/pt/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53875,
            "total_words": 590248,
            "translated": 53875,
            "translated_words": 590248,
            "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": 10,
            "have_comment": 0,
            "last_change": "2024-05-03T11:40:03.323908Z",
            "last_author": "giovani lima",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/pt/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/pt/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/pt/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/pt/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/pt/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 59,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/cs/",
                "url": "https://hive.bgforge.net/api/languages/cs/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/cs/statistics/?format=api"
            },
            "language_code": "czech",
            "id": 66,
            "filename": "data/text/po/czech.po",
            "revision": "76d9d34fa09c696c4c088362d1a88d1b9da63370",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/cs/",
            "share_url": "https://hive.bgforge.net/engage/fallout/cs/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/cs/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53875,
            "total_words": 590248,
            "translated": 53875,
            "translated_words": 590248,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4986,
            "failing_checks_words": 146656,
            "failing_checks_percent": 9.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T13:16:08.441860Z",
            "last_author": "Josef Lodyha",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/cs/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/cs/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/cs/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/cs/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/cs/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/fr/",
                "url": "https://hive.bgforge.net/api/languages/fr/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/fr/statistics/?format=api"
            },
            "language_code": "french",
            "id": 67,
            "filename": "data/text/po/french.po",
            "revision": "941d90a16281175a49ba86f94b23ed2f2e2ebd6a",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53911,
            "total_words": 590595,
            "translated": 53911,
            "translated_words": 590595,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8214,
            "failing_checks_words": 181201,
            "failing_checks_percent": 15.2,
            "have_suggestion": 37,
            "have_comment": 54,
            "last_change": "2024-05-05T00:52:48.488684Z",
            "last_author": "HawK",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/fr/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/de/",
                "url": "https://hive.bgforge.net/api/languages/de/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/de/statistics/?format=api"
            },
            "language_code": "german",
            "id": 68,
            "filename": "data/text/po/german.po",
            "revision": "fb2a2dff8272d94149d7cccf182191b515d23820",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53875,
            "total_words": 590248,
            "translated": 53634,
            "translated_words": 584384,
            "translated_percent": 99.5,
            "fuzzy": 54,
            "fuzzy_words": 714,
            "fuzzy_percent": 0.1,
            "failing_checks": 6452,
            "failing_checks_words": 169410,
            "failing_checks_percent": 11.9,
            "have_suggestion": 36,
            "have_comment": 2,
            "last_change": "2024-05-02T17:24:06.743585Z",
            "last_author": "None",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/de/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 189,
                    "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",
                "web_url": "https://hive.bgforge.net/languages/pl/",
                "url": "https://hive.bgforge.net/api/languages/pl/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/pl/statistics/?format=api"
            },
            "language_code": "polish",
            "id": 69,
            "filename": "data/text/po/polish.po",
            "revision": "d6fe12902a0f3b15b6d7026175cf8b03ca80697e",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/pl/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pl/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/pl/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53882,
            "total_words": 590342,
            "translated": 53862,
            "translated_words": 589899,
            "translated_percent": 99.9,
            "fuzzy": 13,
            "fuzzy_words": 284,
            "fuzzy_percent": 0.1,
            "failing_checks": 5751,
            "failing_checks_words": 157839,
            "failing_checks_percent": 10.6,
            "have_suggestion": 85,
            "have_comment": 0,
            "last_change": "2023-11-03T17:20:37.932199Z",
            "last_author": "Full Name",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/pl/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 199,
                    "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",
                "web_url": "https://hive.bgforge.net/languages/ru/",
                "url": "https://hive.bgforge.net/api/languages/ru/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/ru/statistics/?format=api"
            },
            "language_code": "russian",
            "id": 70,
            "filename": "data/text/po/russian.po",
            "revision": "0ef4fdfeebe7ba657342bc4eccd8c04423c434b6",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53875,
            "total_words": 590248,
            "translated": 53862,
            "translated_words": 590023,
            "translated_percent": 99.9,
            "fuzzy": 6,
            "fuzzy_words": 66,
            "fuzzy_percent": 0.1,
            "failing_checks": 5638,
            "failing_checks_words": 158074,
            "failing_checks_percent": 10.4,
            "have_suggestion": 41,
            "have_comment": 0,
            "last_change": "2024-04-27T05:32:57.101909Z",
            "last_author": "Magus",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/ru/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 105,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/hu/",
                "url": "https://hive.bgforge.net/api/languages/hu/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hungarian",
            "id": 87,
            "filename": "data/text/po/hungarian.po",
            "revision": "2c75d99360a69852b4a88fa427006eef9b0dde2a",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/hu/",
            "share_url": "https://hive.bgforge.net/engage/fallout/hu/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/hu/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53875,
            "total_words": 590248,
            "translated": 44523,
            "translated_words": 458460,
            "translated_percent": 82.6,
            "fuzzy": 4782,
            "fuzzy_words": 41293,
            "fuzzy_percent": 8.8,
            "failing_checks": 11913,
            "failing_checks_words": 183295,
            "failing_checks_percent": 22.1,
            "have_suggestion": 21,
            "have_comment": 0,
            "last_change": "2024-04-19T21:58:58.934105Z",
            "last_author": "Gell Zoli",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/it/",
                "url": "https://hive.bgforge.net/api/languages/it/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/it/statistics/?format=api"
            },
            "language_code": "italian",
            "id": 88,
            "filename": "data/text/po/italian.po",
            "revision": "8b1c695cf531e30ff9ce315aa982113e7eab354f",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53876,
            "total_words": 590250,
            "translated": 46272,
            "translated_words": 470941,
            "translated_percent": 85.8,
            "fuzzy": 3541,
            "fuzzy_words": 26374,
            "fuzzy_percent": 6.5,
            "failing_checks": 4634,
            "failing_checks_words": 119366,
            "failing_checks_percent": 8.6,
            "have_suggestion": 60,
            "have_comment": 0,
            "last_change": "2023-06-19T15:35:05.403326Z",
            "last_author": "McNelly",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/it/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/en/",
                "url": "https://hive.bgforge.net/api/languages/en/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 128,
            "filename": "data/text/po/english.pot",
            "revision": "e3ed04a5d79a169ef073598463d112ec525b6633",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/en/",
            "share_url": "https://hive.bgforge.net/engage/fallout/en/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/en/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 53918,
            "total_words": 590680,
            "translated": 53918,
            "translated_words": 590680,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12574,
            "failing_checks_words": 235225,
            "failing_checks_percent": 23.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/en/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/en/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/en/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/en/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/en/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/sv/",
                "url": "https://hive.bgforge.net/api/languages/sv/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 189,
            "filename": "data/text/po/sv.po",
            "revision": "7a07a887697f71345dd575401fb86d48903d9275",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53875,
            "total_words": 590248,
            "translated": 602,
            "translated_words": 3514,
            "translated_percent": 1.1,
            "fuzzy": 2,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-05T16:51:33.417873Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/sv/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://hive.bgforge.net/languages/vi/",
                "url": "https://hive.bgforge.net/api/languages/vi/?format=api",
                "statistics_url": "https://hive.bgforge.net/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 195,
            "filename": "data/text/po/vi.po",
            "revision": "df5417e06e701c6982742c8c8a50d6fc6a683371",
            "web_url": "https://hive.bgforge.net/projects/fallout/rp/vi/",
            "share_url": "https://hive.bgforge.net/engage/fallout/vi/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/rp/vi/",
            "url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53875,
            "total_words": 590248,
            "translated": 111,
            "translated_words": 1110,
            "translated_percent": 0.2,
            "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-25T08:44:26.528341Z",
            "last_author": "son-dh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/rp/vi/units/?format=api"
        }
    ]
}