Translation components API.

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

GET /api/components/fittrackee/fittrackee-client-equipments/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": 1449757,
            "filename": "fittrackee_client/src/locales/en/equipments.json",
            "revision": "cbe2ec7c1f8f19959013a439a8a03184c926d632,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/en/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/en/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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:53:06.710739+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/en/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": 1449758,
            "filename": "fittrackee_client/src/locales/de/equipments.json",
            "revision": "22e49b30c160986335e55e5d94f048478be36448,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/de/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/de/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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.245031+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/de/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": 1449759,
            "filename": "fittrackee_client/src/locales/es/equipments.json",
            "revision": "69d64cf9d565503fce6b6ab649a125ee5023bbdc,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/es/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/es/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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-20T22:16:15.795630+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/es/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": 1449760,
            "filename": "fittrackee_client/src/locales/eu/equipments.json",
            "revision": "c41453a0bf1233521164e4bd49e133cb68a56599,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/eu/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/eu/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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.574952+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/eu/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": 1449761,
            "filename": "fittrackee_client/src/locales/fr/equipments.json",
            "revision": "3fb2bc305dd18a12e6d4f4ed34602995d527bcfe,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/fr/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/fr/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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:53:06.982646+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/fr/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": 1449762,
            "filename": "fittrackee_client/src/locales/gl/equipments.json",
            "revision": "3ecd1b3e6e2831ed0cef243344416d0519132c58,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/gl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/gl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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:25.843285+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/gl/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": 1449763,
            "filename": "fittrackee_client/src/locales/it/equipments.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/it/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/it/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T21:53:07.115109+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/it/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": 1449764,
            "filename": "fittrackee_client/src/locales/nb/equipments.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T21:53:07.191977+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/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": 1449765,
            "filename": "fittrackee_client/src/locales/nl/equipments.json",
            "revision": "7cb782baabf1c5b6aecac1a11ce23e79035bf4ef,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/nl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/nl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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:26.679152+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/nl/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": 1449766,
            "filename": "fittrackee_client/src/locales/pl/equipments.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/pl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/pl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T21:53:07.313869+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pl/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": 1451957,
            "filename": "fittrackee_client/src/locales/cs/equipments.json",
            "revision": "da76d23d5fbaf1bfb53fb412da8cadac71710066,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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-17T12:02:03.038018+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/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": 1455306,
            "filename": "fittrackee_client/src/locales/pt/equipments.json",
            "revision": "1670d00dc42d093e5adaf4de157f8751fd79cefa,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/pt/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/pt/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "translated": 14,
            "translated_words": 43,
            "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-20T20:31:59.856386+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/pt/units/?format=api"
        }
    ]
}