Translation components API.

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

GET /api/components/fittrackee/fittrackee-api-emails/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": 931243,
            "filename": "fittrackee/emails/translations/en/LC_MESSAGES/messages.po",
            "revision": "23829c5034733cc7c9e22ca9f08804b7f38920d3,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/en/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/en/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:39.835682+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 931244,
            "filename": "fittrackee/emails/translations/de/LC_MESSAGES/messages.po",
            "revision": "f637d168e98f1d2bd8be24b6a9f5563578a1a333,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/de/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/de/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:39.893930+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/de/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": 931245,
            "filename": "fittrackee/emails/translations/fr/LC_MESSAGES/messages.po",
            "revision": "004bfe43cc1adec56e49c5bcd3f5cf41e0b1a7cc,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/fr/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/fr/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:40.128559+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/fr/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": 1282814,
            "filename": "fittrackee/emails/translations/nb/LC_MESSAGES/messages.po",
            "revision": "a125e01a003ccfc414b575404afd54e06cb8cca7,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 14,
            "translated_words": 63,
            "translated_percent": 35.0,
            "fuzzy": 4,
            "fuzzy_words": 25,
            "fuzzy_percent": 10.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:40.377825+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 1343879,
            "filename": "fittrackee/emails/translations/nl/LC_MESSAGES/messages.po",
            "revision": "168a1ec2228550d9e3b9637312bd5921ce6c0820,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/nl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/nl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:40.441577+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 1345055,
            "filename": "fittrackee/emails/translations/it/LC_MESSAGES/messages.po",
            "revision": "dfaad04f66e516f2d006b699111c9820d21bc978,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/it/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/it/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 34,
            "translated_words": 282,
            "translated_percent": 85.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:40.283210+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 1371877,
            "filename": "fittrackee/emails/translations/gl/LC_MESSAGES/messages.po",
            "revision": "bee13fc7b99a866c3d280b6bc707af5820a23d6f,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/gl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/gl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:40.210522+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 1371878,
            "filename": "fittrackee/emails/translations/es/LC_MESSAGES/messages.po",
            "revision": "16a49b6cf80f49227163800f6758b9e660a6aa70,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/es/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/es/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:39.973163+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 1380693,
            "filename": "fittrackee/emails/translations/pl/LC_MESSAGES/messages.po",
            "revision": "9af1161041707a987e8e6542cb270fe9e8fcec4a,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/pl/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/pl/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:40.507544+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 1439461,
            "filename": "fittrackee/emails/translations/eu/LC_MESSAGES/messages.po",
            "revision": "50900282f003262b9862c3020aca9f7de35773ed,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/eu/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/eu/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:40.053182+02:00",
            "last_author": "Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 1451959,
            "filename": "fittrackee/emails/translations/cs/LC_MESSAGES/messages.po",
            "revision": "fbf48e24808ee93b2701e8ca89d2f96000b9785e,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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-12T20:01:00.241595+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/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": 1455309,
            "filename": "fittrackee/emails/translations/pt/LC_MESSAGES/messages.po",
            "revision": "c2fea65371c910b5348d8ef40e572f51aba986f5,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/pt/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/pt/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 40,
            "translated_words": 342,
            "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:32:00.619503+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/pt/units/?format=api"
        }
    ]
}