Translation components API.

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

GET /api/components/fittrackee/fittrackee-client-workouts/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": 930508,
            "filename": "fittrackee_client/src/locales/en/workouts.json",
            "revision": "8874ab8345624353b2b8b64fe64d37493969d5c7,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/en/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/en/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 108,
            "total_words": 245,
            "translated": 108,
            "translated_words": 245,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:36.534344+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 930509,
            "filename": "fittrackee_client/src/locales/fr/workouts.json",
            "revision": "25045eab5be7514947d56e22b4d4b12feaf4eedb,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/fr/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/fr/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 108,
            "translated_words": 245,
            "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-28T20:12:36.842636+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 931241,
            "filename": "fittrackee_client/src/locales/de/workouts.json",
            "revision": "cf9412192f593026aaa6a5925230e54c7b2a83ab,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/de/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/de/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 108,
            "translated_words": 245,
            "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-01T15:22:49.108972+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1282815,
            "filename": "fittrackee_client/src/locales/nb/workouts.json",
            "revision": "67ee7c1bb6aa6f00bb1bfb3599cd9d6b0830236a,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 74,
            "translated_words": 144,
            "translated_percent": 68.5,
            "fuzzy": 5,
            "fuzzy_words": 19,
            "fuzzy_percent": 4.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:37.059862+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1343882,
            "filename": "fittrackee_client/src/locales/nl/workouts.json",
            "revision": "280fae05f5b6c1a55e15f094849c9db9309e448b,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/nl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/nl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 106,
            "translated_words": 238,
            "translated_percent": 98.1,
            "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-28T20:12:37.374201+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1345053,
            "filename": "fittrackee_client/src/locales/it/workouts.json",
            "revision": "8e5f0ddad17e85cbf7a9fc3c4ef095b9a7c07d13,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/it/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/it/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 97,
            "translated_words": 215,
            "translated_percent": 89.8,
            "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-28T20:12:36.981376+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1371871,
            "filename": "fittrackee_client/src/locales/gl/workouts.json",
            "revision": "4933de0685fd094cc7cefc13b0bbe846515b8524,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/gl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/gl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 108,
            "translated_words": 245,
            "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-30T07:56:03.201341+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1371872,
            "filename": "fittrackee_client/src/locales/es/workouts.json",
            "revision": "037d56059a057f9a9a56141a97c53003f5200595,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/es/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/es/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 108,
            "translated_words": 245,
            "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-28T20:35:48.191841+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1380705,
            "filename": "fittrackee_client/src/locales/pl/workouts.json",
            "revision": "72c655b1202fbf4e38d2190f64cc383027bbb0f0,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/pl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/pl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 102,
            "translated_words": 227,
            "translated_percent": 94.4,
            "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-28T20:12:37.434623+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1439465,
            "filename": "fittrackee_client/src/locales/eu/workouts.json",
            "revision": "3b095b10f5a8d072c88659169e2f1adfbf936664,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/eu/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/eu/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 108,
            "translated_words": 245,
            "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-08T16:16:12.231264+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1451953,
            "filename": "fittrackee_client/src/locales/cs/workouts.json",
            "revision": "55cd4ffc408c7f8d2e56e0cf322330361016fddd,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 106,
            "translated_words": 228,
            "translated_percent": 98.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-17T12:02:00.336339+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/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": 1455320,
            "filename": "fittrackee_client/src/locales/pt/workouts.json",
            "revision": "1ff78f96fc266557ade607a46c6c564a1a66dbc3,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/pt/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/pt/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 108,
            "translated_words": 245,
            "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:33.204682+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/pt/units/?format=api"
        }
    ]
}