Translation components API.

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

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

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 930506,
            "filename": "fittrackee_client/src/locales/en/user.json",
            "revision": "3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/en/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/en/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 140,
            "total_words": 566,
            "translated": 140,
            "translated_words": 566,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T21:47:44.092922+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/en/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 930507,
            "filename": "fittrackee_client/src/locales/fr/user.json",
            "revision": "423af734743e21b9185e5e73f531a48d348a80b5,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/fr/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/fr/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 140,
            "translated_words": 566,
            "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-20T21:47:44.551873+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/fr/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 931237,
            "filename": "fittrackee_client/src/locales/de/user.json",
            "revision": "4b5e09cb1554b767240eeca34411ccbdae07b2c7,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/de/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/de/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 140,
            "translated_words": 566,
            "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-07T09:07:19.664278+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/de/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 1282823,
            "filename": "fittrackee_client/src/locales/nb/user.json",
            "revision": "0f1069d66931191a83314d66a738e83195a7720a,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 77,
            "translated_words": 219,
            "translated_percent": 55.0,
            "fuzzy": 15,
            "fuzzy_words": 51,
            "fuzzy_percent": 10.7,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T21:47:45.168071+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1343892,
            "filename": "fittrackee_client/src/locales/nl/user.json",
            "revision": "950b0d3e9f9ca856164658db5631e04c6c10785d,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/nl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/nl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 140,
            "translated_words": 566,
            "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-23T10:07:24.211188+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/nl/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1345051,
            "filename": "fittrackee_client/src/locales/it/user.json",
            "revision": "b9a7b9ad8f2a17b92ff320b7c820df07f1a48966,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/it/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/it/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 98,
            "translated_words": 381,
            "translated_percent": 70.0,
            "fuzzy": 2,
            "fuzzy_words": 21,
            "fuzzy_percent": 1.4,
            "failing_checks": 1,
            "failing_checks_words": 18,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T21:47:45.033904+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/it/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1371875,
            "filename": "fittrackee_client/src/locales/gl/user.json",
            "revision": "b11583b17cf0fb976f430906baefe374ce170ef4,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/gl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/gl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 140,
            "translated_words": 566,
            "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-20T21:47:44.923330+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/gl/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1371876,
            "filename": "fittrackee_client/src/locales/es/user.json",
            "revision": "df0e2218ccbe4b47cf58097984544b6fe85eeb6e,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/es/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/es/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 140,
            "translated_words": 566,
            "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-20T21:47:44.334846+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/es/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1380713,
            "filename": "fittrackee_client/src/locales/pl/user.json",
            "revision": "427e09816fa23fc40c0fc4a1790fba5b7822a09f,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/pl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/pl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 126,
            "translated_words": 506,
            "translated_percent": 90.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-20T21:47:45.395621+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pl/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 1439467,
            "filename": "fittrackee_client/src/locales/eu/user.json",
            "revision": "a80489a1297745cffe21aa8e03602967433cbe3a,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/eu/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/eu/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 140,
            "translated_words": 566,
            "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-09T09:20:45.512522+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/eu/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1451962,
            "filename": "fittrackee_client/src/locales/cs/user.json",
            "revision": "42d51b7985cde621f937d7e898a8f584a5a62235,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 64,
            "translated_words": 287,
            "translated_percent": 45.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-17T12:02:04.975598+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1455321,
            "filename": "fittrackee_client/src/locales/pt/user.json",
            "revision": "bffd8a5553d5e601b19146d8b2fee6bdcb196d31,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/pt/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/pt/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "translated": 140,
            "translated_words": 566,
            "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-20T21:54:35.714565+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/pt/units/?format=api"
        }
    ]
}