Translation components API.

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

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

{
    "count": 14,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 93,
            "filename": "en/trackbook.json",
            "revision": "c687e9c77dc741801e6854ebced41dea3dd757f2,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/en/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/en/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/en/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-03-14T17:24:54.790866Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/units/?format=api"
        },
        {
            "language": {
                "id": 261,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "http://translate.vecturagames.com/languages/sk/",
                "url": "http://translate.vecturagames.com/api/languages/sk/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 94,
            "filename": "sk/trackbook.json",
            "revision": "5d987953dd923ba0f3c1a8c37fbc3367d0c92c5e,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/sk/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/sk/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/sk/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-03-14T17:24:56.570833Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.vecturagames.com/languages/de/",
                "url": "http://translate.vecturagames.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 95,
            "filename": "de/trackbook.json",
            "revision": "b4a5a64ec64f594dd2742a6329390dcefe3b0655,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/de/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/de/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/de/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-03-15T07:33:32.187711Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.vecturagames.com/languages/fr/",
                "url": "http://translate.vecturagames.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 97,
            "filename": "fr/trackbook.json",
            "revision": "f1e8e8fefd9814ec4f31fc8dbbf8647a2d1600be,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/fr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/fr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/fr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-03-18T11:13:29.495609Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "http://translate.vecturagames.com/languages/ru/",
                "url": "http://translate.vecturagames.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 99,
            "filename": "ru/trackbook.json",
            "revision": "8525d7a85dd3be3fba3ce9c3321e41d03c52b17d,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/ru/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/ru/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/ru/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-04-05T17:33:34.198938Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.vecturagames.com/languages/es/",
                "url": "http://translate.vecturagames.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 101,
            "filename": "es/trackbook.json",
            "revision": "a21a824bb9c254f744a460e2a711e6a303e59726,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/es/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/es/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/es/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-03-15T18:33:32.602483Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.vecturagames.com/languages/pt_BR/",
                "url": "http://translate.vecturagames.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 103,
            "filename": "pt-BR/trackbook.json",
            "revision": "41bd06bee84b7483a8c69973ce496f8d1547cc58,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/pt_BR/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pt_BR/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/pt_BR/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-03-31T01:33:35.157232Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.vecturagames.com/languages/tr/",
                "url": "http://translate.vecturagames.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 106,
            "filename": "tr/trackbook.json",
            "revision": "106989c6853e6ec8625da3642bbbe4e42e7f7248,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/tr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/tr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/tr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 22,
            "translated_words": 165,
            "translated_percent": 91.6,
            "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-03-14T17:24:56.681539Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 57,
                    "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": 13045532,
                "web_url": "http://translate.vecturagames.com/languages/cs/",
                "url": "http://translate.vecturagames.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 141,
            "filename": "cs/trackbook.json",
            "revision": "daf3b0e81d83bf7c59a839f5cf4c3cbbc94d584e,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/cs/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/cs/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/cs/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-04-15T07:33:36.649524Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.vecturagames.com/languages/it/",
                "url": "http://translate.vecturagames.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 265,
            "filename": "it/trackbook.json",
            "revision": "2ac16c6934fb9660e6bfab74f472905a8e8f6734,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/it/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/it/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/it/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 22,
            "translated_words": 165,
            "translated_percent": 91.6,
            "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-03-14T17:24:55.632465Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "http://translate.vecturagames.com/languages/pt/",
                "url": "http://translate.vecturagames.com/api/languages/pt/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 297,
            "filename": "pt/trackbook.json",
            "revision": "4662096335ba9b8a20934bf68cc2b193aac514e3,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/pt/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pt/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/pt/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 22,
            "translated_words": 165,
            "translated_percent": 91.6,
            "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-03-14T17:24:56.135764Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 209,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.vecturagames.com/languages/nl/",
                "url": "http://translate.vecturagames.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 307,
            "filename": "nl/trackbook.json",
            "revision": "ea861a87fc73279e95f04370ea41052fa1faca67,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/nl/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/nl/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/nl/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-03-20T15:55:50.351422Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/units/?format=api"
        },
        {
            "language": {
                "id": 306,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 306,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "http://translate.vecturagames.com/languages/uk/",
                "url": "http://translate.vecturagames.com/api/languages/uk/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 339,
            "filename": "uk/trackbook.json",
            "revision": "1685d871e6151162cd802358b12736fc096563ba,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/uk/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/uk/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/uk/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-04-12T18:33:40.942388Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/uk/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/uk/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/uk/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/uk/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/uk/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "http://translate.vecturagames.com/languages/hu/",
                "url": "http://translate.vecturagames.com/api/languages/hu/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 346,
            "filename": "hu/trackbook.json",
            "revision": "5bbdeec1b83dbd92dbe08e2f56fcd0cba710a1fc,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/hu/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/hu/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/hu/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "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": "2024-05-01T14:33:36.634162Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/hu/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/hu/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/hu/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/hu/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/hu/units/?format=api"
        }
    ]
}