Translation components API.

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

GET /api/components/fallout/up/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": 25,
            "filename": "data/text/po/spanish.po",
            "revision": "ba472e3bf5f525639f616c2fe8871c0a1194808b",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/es/",
            "share_url": "https://hive.bgforge.net/engage/fallout/es/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/es/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 47039,
            "translated_words": 480435,
            "translated_percent": 99.9,
            "fuzzy": 40,
            "fuzzy_words": 674,
            "fuzzy_percent": 0.1,
            "failing_checks": 2203,
            "failing_checks_words": 60803,
            "failing_checks_percent": 4.6,
            "have_suggestion": 105,
            "have_comment": 3,
            "last_change": "2023-12-15T19:27:09.841725Z",
            "last_author": "Paulo",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/es/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/es/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/es/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/es/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/es/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": 71,
            "filename": "data/text/po/czech.po",
            "revision": "8d01cb93f88942c99e2c53e4f96765d63afc2c5e",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/cs/",
            "share_url": "https://hive.bgforge.net/engage/fallout/cs/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/cs/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47081,
            "total_words": 481122,
            "translated": 47081,
            "translated_words": 481122,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4381,
            "failing_checks_words": 116862,
            "failing_checks_percent": 9.3,
            "have_suggestion": 1,
            "have_comment": 3,
            "last_change": "2024-05-04T13:16:08.481832Z",
            "last_author": "Josef Lodyha",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/cs/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/cs/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/cs/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/cs/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": 72,
            "filename": "data/text/po/french.po",
            "revision": "82915229103a0f6fdf441c373e9e4dd316614ca4",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/fr/",
            "share_url": "https://hive.bgforge.net/engage/fallout/fr/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/fr/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 46744,
            "translated_words": 477790,
            "translated_percent": 99.2,
            "fuzzy": 335,
            "fuzzy_words": 3319,
            "fuzzy_percent": 0.7,
            "failing_checks": 7169,
            "failing_checks_words": 141611,
            "failing_checks_percent": 15.2,
            "have_suggestion": 13,
            "have_comment": 42,
            "last_change": "2024-05-05T00:52:48.451970Z",
            "last_author": "HawK",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/fr/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/fr/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/fr/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/fr/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": 73,
            "filename": "data/text/po/german.po",
            "revision": "18d851da3914c2693d63ddf6314b4c13f64f2898",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/de/",
            "share_url": "https://hive.bgforge.net/engage/fallout/de/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/de/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47084,
            "total_words": 481164,
            "translated": 47084,
            "translated_words": 481164,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5355,
            "failing_checks_words": 135058,
            "failing_checks_percent": 11.3,
            "have_suggestion": 28,
            "have_comment": 4,
            "last_change": "2024-05-02T17:24:06.787983Z",
            "last_author": "None",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/de/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/de/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/de/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/de/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/de/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": 74,
            "filename": "data/text/po/hungarian.po",
            "revision": "903ded6383b6913c99579257b40cd8d523f0b290",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/hu/",
            "share_url": "https://hive.bgforge.net/engage/fallout/hu/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/hu/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 44399,
            "translated_words": 457604,
            "translated_percent": 94.3,
            "fuzzy": 1713,
            "fuzzy_words": 20628,
            "fuzzy_percent": 3.6,
            "failing_checks": 11085,
            "failing_checks_words": 176957,
            "failing_checks_percent": 23.5,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2024-03-01T15:41:41.677350Z",
            "last_author": "Rob",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/hu/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/hu/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/hu/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/hu/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": 75,
            "filename": "data/text/po/italian.po",
            "revision": "c5561f049e144e2ea0a1906fa4288055d168a675",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/it/",
            "share_url": "https://hive.bgforge.net/engage/fallout/it/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/it/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 46119,
            "translated_words": 470174,
            "translated_percent": 97.9,
            "fuzzy": 503,
            "fuzzy_words": 6063,
            "fuzzy_percent": 1.0,
            "failing_checks": 4300,
            "failing_checks_words": 116563,
            "failing_checks_percent": 9.1,
            "have_suggestion": 114,
            "have_comment": 0,
            "last_change": "2023-04-28T02:04:18.164514Z",
            "last_author": "Antomio Martina",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/it/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/it/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/it/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/it/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/it/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": 76,
            "filename": "data/text/po/polish.po",
            "revision": "cd259e185615b4982f807b15f81d1ffcd5502c25",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/pl/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pl/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/pl/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 47045,
            "translated_words": 480796,
            "translated_percent": 99.9,
            "fuzzy": 27,
            "fuzzy_words": 246,
            "fuzzy_percent": 0.1,
            "failing_checks": 4951,
            "failing_checks_words": 122949,
            "failing_checks_percent": 10.5,
            "have_suggestion": 140,
            "have_comment": 0,
            "last_change": "2023-11-03T17:20:37.981402Z",
            "last_author": "Full Name",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/pl/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": 77,
            "filename": "data/text/po/portuguese.po",
            "revision": "e40e4d1318fcea43336435869dbf70748e32c208",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/pt/",
            "share_url": "https://hive.bgforge.net/engage/fallout/pt/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/pt/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 46480,
            "translated_words": 473627,
            "translated_percent": 98.7,
            "fuzzy": 54,
            "fuzzy_words": 559,
            "fuzzy_percent": 0.1,
            "failing_checks": 731,
            "failing_checks_words": 18625,
            "failing_checks_percent": 1.5,
            "have_suggestion": 163,
            "have_comment": 0,
            "last_change": "2024-05-03T11:40:03.263590Z",
            "last_author": "giovani lima",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/pt/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": 78,
            "filename": "data/text/po/russian.po",
            "revision": "1e4c636ec5fad70165b8ec286e2ce13f953573d0",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/ru/",
            "share_url": "https://hive.bgforge.net/engage/fallout/ru/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/ru/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 47000,
            "translated_words": 480225,
            "translated_percent": 99.8,
            "fuzzy": 80,
            "fuzzy_words": 895,
            "fuzzy_percent": 0.1,
            "failing_checks": 4784,
            "failing_checks_words": 122020,
            "failing_checks_percent": 10.1,
            "have_suggestion": 78,
            "have_comment": 0,
            "last_change": "2024-04-27T05:32:57.238372Z",
            "last_author": "Magus",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/ru/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": 127,
            "filename": "data/text/po/english.pot",
            "revision": "71614c0de0291b982fe71acf32fca7aeed5e37d4",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/en/",
            "share_url": "https://hive.bgforge.net/engage/fallout/en/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/en/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 47085,
            "total_words": 481166,
            "translated": 47085,
            "translated_words": 481166,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10998,
            "failing_checks_words": 188927,
            "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/up/en/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/en/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/en/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/en/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": 188,
            "filename": "data/text/po/sv.po",
            "revision": "6f38c5eeddee95944a45cddc7a802f30080c0def",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/sv/",
            "share_url": "https://hive.bgforge.net/engage/fallout/sv/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/sv/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 559,
            "translated_words": 3198,
            "translated_percent": 1.1,
            "fuzzy": 2,
            "fuzzy_words": 13,
            "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.347179Z",
            "last_author": "tygyh",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/sv/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/sv/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/sv/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/sv/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/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": 197,
            "filename": "data/text/po/vi.po",
            "revision": "bde94e97583440e64dc08ef4065786845cd0ac05",
            "web_url": "https://hive.bgforge.net/projects/fallout/up/vi/",
            "share_url": "https://hive.bgforge.net/engage/fallout/vi/",
            "translate_url": "https://hive.bgforge.net/translate/fallout/up/vi/",
            "url": "https://hive.bgforge.net/api/translations/fallout/up/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47080,
            "total_words": 481120,
            "translated": 126,
            "translated_words": 1330,
            "translated_percent": 0.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-06T04:33:28.343176Z",
            "last_author": "Tung Pham",
            "repository_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/repository/?format=api",
            "file_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/file/?format=api",
            "statistics_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/statistics/?format=api",
            "changes_list_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/changes/?format=api",
            "units_list_url": "https://hive.bgforge.net/api/translations/fallout/up/vi/units/?format=api"
        }
    ]
}