Translation components API.

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

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

{
    "count": 45,
    "next": "https://translate.opensourcepos.org/api/components/opensourcepos/bootstrap_tables/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.opensourcepos.org/languages/en/",
                "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 401,
            "filename": "app/Language/en/Bootstrap_tables.php",
            "revision": "4e35f30632e3c5e758d8f3abc3281845165048c0,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/en/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/en/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 11,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:48:58.277637Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en/units/?format=api"
        },
        {
            "language": {
                "code": "ar_EG",
                "name": "Arabic (Egypt)",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "eg"
                ],
                "direction": "rtl",
                "population": 9787656000,
                "web_url": "https://translate.opensourcepos.org/languages/ar_EG/",
                "url": "https://translate.opensourcepos.org/api/languages/ar_EG/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ar_EG/statistics/?format=api"
            },
            "language_code": "ar-EG",
            "id": 402,
            "filename": "app/Language/ar-EG/Bootstrap_tables.php",
            "revision": "26a2bcc3c94eaa8945a5d15ebe04c06990c591a6,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/ar_EG/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:52:30.642056Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_EG/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_EG/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_EG/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_EG/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_EG/units/?format=api"
        },
        {
            "language": {
                "code": "ar_LB",
                "name": "Arabic",
                "plural": {
                    "id": 389,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://translate.opensourcepos.org/languages/ar_LB/",
                "url": "https://translate.opensourcepos.org/api/languages/ar_LB/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ar_LB/statistics/?format=api"
            },
            "language_code": "ar-LB",
            "id": 403,
            "filename": "app/Language/ar-LB/Bootstrap_tables.php",
            "revision": "125bd8ec070e4a6a0f9191d10b616d262921173a,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/ar_LB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/ar_LB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_LB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:52:55.582609Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_LB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_LB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_LB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_LB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/ar_LB/units/?format=api"
        },
        {
            "language": {
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 969009150,
                "web_url": "https://translate.opensourcepos.org/languages/az/",
                "url": "https://translate.opensourcepos.org/api/languages/az/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 404,
            "filename": "app/Language/az/Bootstrap_tables.php",
            "revision": "ebc6fc05c5a8ec44677c1264dea41b6fed9241ef,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/az/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/az/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 7,
            "translated_words": 17,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 12.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:48:58.440980Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/az/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/az/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/az/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/az/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/az/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translate.opensourcepos.org/languages/bg/",
                "url": "https://translate.opensourcepos.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 405,
            "filename": "app/Language/bg/Bootstrap_tables.php",
            "revision": "a9871a0e241d6d2ddd07e361810a81a0e695b277,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/bg/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/bg/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:53:23.328652Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/bg/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/bg/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/bg/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/bg/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/bg/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translate.opensourcepos.org/languages/cs/",
                "url": "https://translate.opensourcepos.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 406,
            "filename": "app/Language/cs/Bootstrap_tables.php",
            "revision": "776144c355ccccd1cfb98a4711fa6cad3be98bbe,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/cs/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/cs/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:54:20.842061Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/cs/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/cs/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/cs/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/cs/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translate.opensourcepos.org/languages/da/",
                "url": "https://translate.opensourcepos.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 407,
            "filename": "app/Language/da/Bootstrap_tables.php",
            "revision": "b398a49aeccd84f066ec75d92340c401bf024524,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/da/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/da/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:54:35.411990Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/da/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/da/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/da/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/da/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/da/units/?format=api"
        },
        {
            "language": {
                "code": "de_CH",
                "name": "German (Switzerland)",
                "plural": {
                    "id": 74,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "des"
                ],
                "direction": "ltr",
                "population": 613491270,
                "web_url": "https://translate.opensourcepos.org/languages/de_CH/",
                "url": "https://translate.opensourcepos.org/api/languages/de_CH/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/de_CH/statistics/?format=api"
            },
            "language_code": "de-CH",
            "id": 408,
            "filename": "app/Language/de-CH/Bootstrap_tables.php",
            "revision": "11726f0ce57ab4a6064acec68c1f6c0b4a49b9c0,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/de_CH/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/de_CH/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:54:51.550948Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de_CH/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de_CH/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de_CH/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de_CH/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de_CH/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translate.opensourcepos.org/languages/de/",
                "url": "https://translate.opensourcepos.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de-DE",
            "id": 409,
            "filename": "app/Language/de-DE/Bootstrap_tables.php",
            "revision": "d5035bb86ac2977c8d0d80cdf725109988c1842d,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/de/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/de/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:55:07.240468Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translate.opensourcepos.org/languages/el/",
                "url": "https://translate.opensourcepos.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 410,
            "filename": "app/Language/el/Bootstrap_tables.php",
            "revision": "a76975d63af9d4fc78953d15e87dcbaded531059,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/el/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/el/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "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": "2026-04-07T16:48:58.682246Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/el/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/el/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/el/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/el/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/el/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translate.opensourcepos.org/languages/en_GB/",
                "url": "https://translate.opensourcepos.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en-GB",
            "id": 411,
            "filename": "app/Language/en-GB/Bootstrap_tables.php",
            "revision": "8c1f957cbae9bfa41656d4cf78f99aeedbdd2a79,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/en_GB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/en_GB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:51:33.786463Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en_GB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en_GB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en_GB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translate.opensourcepos.org/languages/es/",
                "url": "https://translate.opensourcepos.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es-ES",
            "id": 413,
            "filename": "app/Language/es-ES/Bootstrap_tables.php",
            "revision": "e96c4291d934135bf5bd2babc1d14e4788d4f6f8,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/es/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/es/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:55:45.288530Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es/units/?format=api"
        },
        {
            "language": {
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 10677950000,
                "web_url": "https://translate.opensourcepos.org/languages/es_MX/",
                "url": "https://translate.opensourcepos.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es-MX",
            "id": 414,
            "filename": "app/Language/es-MX/Bootstrap_tables.php",
            "revision": "75c65678264f8cb0a78e7a7a811eca7feb41747e,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/es_MX/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/es_MX/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:56:03.133867Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/es_MX/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 110,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 8471045808,
                "web_url": "https://translate.opensourcepos.org/languages/fa/",
                "url": "https://translate.opensourcepos.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 415,
            "filename": "app/Language/fa/Bootstrap_tables.php",
            "revision": "ce0340bba22ab8ad1917feff4cfb8160af624850,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/fa/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/fa/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:56:24.340539Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fa/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fa/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fa/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fa/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fa/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translate.opensourcepos.org/languages/fr/",
                "url": "https://translate.opensourcepos.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 416,
            "filename": "app/Language/fr/Bootstrap_tables.php",
            "revision": "94e10d722cd03d15f21abfdeafea7713815f2e9a,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/fr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/fr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:56:35.816170Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translate.opensourcepos.org/languages/he/",
                "url": "https://translate.opensourcepos.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 417,
            "filename": "app/Language/he/Bootstrap_tables.php",
            "revision": "65cf104c838d05f8bb9055abffe31132f6eefb34,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/he/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/he/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:56:56.993540Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/he/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/he/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/he/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/he/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/he/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 146,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translate.opensourcepos.org/languages/hr/",
                "url": "https://translate.opensourcepos.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr-HR",
            "id": 418,
            "filename": "app/Language/hr-HR/Bootstrap_tables.php",
            "revision": "e0cdd392854bd2bc7b25d9aa49571edd46f41ddb,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/hr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/hr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:57:15.262374Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translate.opensourcepos.org/languages/hu/",
                "url": "https://translate.opensourcepos.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 419,
            "filename": "app/Language/hu/Bootstrap_tables.php",
            "revision": "c742aaa2c750dfd9cee64d455a48eda8ba02ed27,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/hu/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/hu/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:57:34.865947Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hu/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hu/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hu/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hu/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hu/units/?format=api"
        },
        {
            "language": {
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 531727173,
                "web_url": "https://translate.opensourcepos.org/languages/hy/",
                "url": "https://translate.opensourcepos.org/api/languages/hy/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 420,
            "filename": "app/Language/hy/Bootstrap_tables.php",
            "revision": "a76975d63af9d4fc78953d15e87dcbaded531059,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/hy/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/hy/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "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": "2026-04-07T16:48:58.909327Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hy/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hy/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hy/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hy/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/hy/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translate.opensourcepos.org/languages/id/",
                "url": "https://translate.opensourcepos.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 421,
            "filename": "app/Language/id/Bootstrap_tables.php",
            "revision": "3e545cecf855ae966906681c6611e114bc39d71e,4e35f30632e3c5e758d8f3abc3281845165048c0",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/id/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/bootstrap_tables/id/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 20,
            "translated": 8,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-07T16:57:57.334355Z",
            "last_author": "objecttothis",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/id/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/id/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/id/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/id/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/id/units/?format=api"
        }
    ]
}