Translation components API.


See <a href="https://docs.weblate.org/en/weblate-3.6.1/api.html#components">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "count": 28,
    "next": "https://weblate.protegus.eu/api/components/protegus/general/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "zh_Hant_HK",
                "name": "Chinese (Hong Kong)",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/zh_Hant_HK/",
                "url": "https://weblate.protegus.eu/api/languages/zh_Hant_HK/?format=api"
            },
            "language_code": "zh_Hant_HK",
            "filename": "zh_Hant_HK/general.php",
            "revision": "d8c4134c415bb9d4d5059e0dd1ba1e59d8b2be5b,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/zh_Hant_HK/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/zh_Hant_HK/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/zh_Hant_HK/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/zh_Hant_HK/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 26,
            "translated_words": 62,
            "translated_percent": 92.9,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 7.1,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-17T06:46:08.324097+03:00",
            "last_author": "ALEX YEUNG",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/zh_Hant_HK/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/zh_Hant_HK/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/hr/",
                "url": "https://weblate.protegus.eu/api/languages/hr/?format=api"
            },
            "language_code": "hr",
            "filename": "hr/general.php",
            "revision": "33eff2e6fe64fe803b0c651a17536b193ce9e99e,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/hr/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/hr/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/hr/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/hr/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 5,
            "translated_words": 32,
            "translated_percent": 17.9,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 10.7,
            "failing_checks": 6,
            "failing_checks_words": 22,
            "failing_checks_percent": 21.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T09:49:53.856357+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/hr/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/hr/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/hr/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/hr/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/hr/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/cs/",
                "url": "https://weblate.protegus.eu/api/languages/cs/?format=api"
            },
            "language_code": "cs",
            "filename": "cs/general.php",
            "revision": "8e6a1053f318cf54cd8e6394d49f7fc4ee5ba82b,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/cs/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/cs/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/cs/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/cs/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 26,
            "translated_words": 62,
            "translated_percent": 92.9,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 7.1,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-18T14:19:13.782509+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/cs/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/cs/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/cs/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/cs/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/nl/",
                "url": "https://weblate.protegus.eu/api/languages/nl/?format=api"
            },
            "language_code": "nl",
            "filename": "nl/general.php",
            "revision": "7cf02c4509673abd4b313965e6ff1b0fc37d26b3,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/nl/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/nl/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/nl/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/nl/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 28,
            "translated_words": 68,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-13T11:45:48.329389+03:00",
            "last_author": "Frank Melkebeke",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/nl/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/nl/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/nl/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/nl/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/en/",
                "url": "https://weblate.protegus.eu/api/languages/en/?format=api"
            },
            "language_code": "en",
            "filename": "en/general.php",
            "revision": "f9cac1910c5364cfddf84ddf4b0d09bafb979b5a,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/en/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/en/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/en/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/en/?format=api",
            "is_template": true,
            "total": 28,
            "total_words": 68,
            "translated": 28,
            "translated_words": 68,
            "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": "2021-04-26T09:49:53.980722+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/en/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/en/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/en/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/en/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/en/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/et/",
                "url": "https://weblate.protegus.eu/api/languages/et/?format=api"
            },
            "language_code": "et",
            "filename": "et/general.php",
            "revision": "2c1d69f5b9b841c4a2d7f78ca4689dcfb64e38e1,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/et/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/et/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/et/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/et/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 26,
            "translated_words": 62,
            "translated_percent": 92.9,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 7.1,
            "failing_checks": 7,
            "failing_checks_words": 23,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T09:49:59.341636+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/et/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/et/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/et/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/et/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/et/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/fi/",
                "url": "https://weblate.protegus.eu/api/languages/fi/?format=api"
            },
            "language_code": "fi",
            "filename": "fi/general.php",
            "revision": "45d3aba7d9421006807c3cd36bb4adc7d45786dd,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/fi/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/fi/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/fi/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/fi/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 28,
            "translated_words": 68,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-31T15:45:08.859734+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/fi/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/fi/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/fi/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/fi/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/fr/",
                "url": "https://weblate.protegus.eu/api/languages/fr/?format=api"
            },
            "language_code": "fr",
            "filename": "fr/general.php",
            "revision": "f52d5df478d39363431749c3e2c6b08e373434af,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/fr/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/fr/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/fr/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/fr/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 25,
            "translated_words": 53,
            "translated_percent": 89.3,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 10.7,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-21T11:13:03.615837+02:00",
            "last_author": "Frank Melkebeke",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/fr/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/fr/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/fr/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/fr/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/de/",
                "url": "https://weblate.protegus.eu/api/languages/de/?format=api"
            },
            "language_code": "de",
            "filename": "de/general.php",
            "revision": "173716dab2154a5accde2e3dec4e1a735737af39,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/de/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/de/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/de/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/de/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 25,
            "translated_words": 53,
            "translated_percent": 89.3,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 10.7,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 10.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-15T13:09:38.372281+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/de/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/de/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/de/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/de/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/el/",
                "url": "https://weblate.protegus.eu/api/languages/el/?format=api"
            },
            "language_code": "el",
            "filename": "el/general.php",
            "revision": "42c12c7b2ca84bd5dabef06bc01086a40d96df47,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/el/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/el/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/el/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/el/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 28,
            "translated_words": 68,
            "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": "2023-09-10T19:48:11.208581+03:00",
            "last_author": "Michail Dimtsas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/el/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/el/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/el/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/el/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/el/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/hu/",
                "url": "https://weblate.protegus.eu/api/languages/hu/?format=api"
            },
            "language_code": "hu",
            "filename": "hu/general.php",
            "revision": "a0a9cf37db55b606287dd247f616fe1e6ee5a8b8,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/hu/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/hu/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/hu/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/hu/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 28,
            "translated_words": 68,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-28T10:28:33.390907+03:00",
            "last_author": "Gábor Kántor",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/hu/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/hu/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/hu/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/hu/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/hu/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/id/",
                "url": "https://weblate.protegus.eu/api/languages/id/?format=api"
            },
            "language_code": "id",
            "filename": "id/general.php",
            "revision": "aae6db95adec4261557ccda692d842b732d2d7bb,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/id/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/id/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/id/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/id/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 5,
            "translated_words": 32,
            "translated_percent": 17.9,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 10.7,
            "failing_checks": 5,
            "failing_checks_words": 19,
            "failing_checks_percent": 17.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T09:49:58.933301+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/id/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/id/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/id/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/id/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/id/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/it/",
                "url": "https://weblate.protegus.eu/api/languages/it/?format=api"
            },
            "language_code": "it",
            "filename": "it/general.php",
            "revision": "6d53df9229c8e39c1d0afd344f380a0431759240,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/it/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/it/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/it/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/it/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 5,
            "translated_words": 32,
            "translated_percent": 17.9,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 10.7,
            "failing_checks": 5,
            "failing_checks_words": 19,
            "failing_checks_percent": 17.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T09:49:57.843226+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/it/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/it/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/it/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/it/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/it/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/lv/",
                "url": "https://weblate.protegus.eu/api/languages/lv/?format=api"
            },
            "language_code": "lv",
            "filename": "lv/general.php",
            "revision": "98f569873612440cc720f7f0064a0e09ecb24386,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/lv/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/lv/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/lv/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/lv/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 28,
            "translated_words": 68,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-08T09:47:24.442230+03:00",
            "last_author": "Arturs",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/lv/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/lv/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/lv/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/lv/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/lv/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/lt/",
                "url": "https://weblate.protegus.eu/api/languages/lt/?format=api"
            },
            "language_code": "lt",
            "filename": "lt/general.php",
            "revision": "df9b919d80a13f35929039bc4eacecb198f223a4,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/lt/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/lt/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/lt/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/lt/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 28,
            "translated_words": 68,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-07T09:20:59.341314+02:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/lt/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/lt/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/lt/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/lt/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/lt/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/mk/",
                "url": "https://weblate.protegus.eu/api/languages/mk/?format=api"
            },
            "language_code": "mk",
            "filename": "mk/general.php",
            "revision": "1b616ffaf00be91f2da32434a7a33bac3a2c62d3,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/mk/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/mk/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/mk/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/mk/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 5,
            "translated_words": 32,
            "translated_percent": 17.9,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 10.7,
            "failing_checks": 5,
            "failing_checks_words": 19,
            "failing_checks_percent": 17.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T09:49:59.594816+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/mk/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/mk/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/mk/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/mk/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/mk/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/ms/",
                "url": "https://weblate.protegus.eu/api/languages/ms/?format=api"
            },
            "language_code": "ms",
            "filename": "ms/general.php",
            "revision": "33eff2e6fe64fe803b0c651a17536b193ce9e99e,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/ms/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/ms/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/ms/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/ms/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 5,
            "translated_words": 32,
            "translated_percent": 17.9,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 10.7,
            "failing_checks": 6,
            "failing_checks_words": 22,
            "failing_checks_percent": 21.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T09:49:59.198431+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/ms/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/ms/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/ms/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/ms/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/ms/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/pl/",
                "url": "https://weblate.protegus.eu/api/languages/pl/?format=api"
            },
            "language_code": "pl",
            "filename": "pl/general.php",
            "revision": "f9cac1910c5364cfddf84ddf4b0d09bafb979b5a,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/pl/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/pl/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/pl/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/pl/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 26,
            "translated_words": 62,
            "translated_percent": 92.9,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 7.1,
            "failing_checks": 22,
            "failing_checks_words": 58,
            "failing_checks_percent": 78.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/pl/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/pl/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/pl/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/pt_BR/",
                "url": "https://weblate.protegus.eu/api/languages/pt_BR/?format=api"
            },
            "language_code": "pt-BR",
            "filename": "pt-BR/general.php",
            "revision": "33eff2e6fe64fe803b0c651a17536b193ce9e99e,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/pt_BR/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/pt_BR/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/pt_BR/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_BR/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 5,
            "translated_words": 32,
            "translated_percent": 17.9,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 10.7,
            "failing_checks": 6,
            "failing_checks_words": 22,
            "failing_checks_percent": 21.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T09:49:58.799322+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_BR/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "direction": "ltr",
                "web_url": "https://weblate.protegus.eu/languages/pt_PT/",
                "url": "https://weblate.protegus.eu/api/languages/pt_PT/?format=api"
            },
            "language_code": "pt-PT",
            "filename": "pt-PT/general.php",
            "revision": "9012e30632a056c9e2799321f085dce87c186910,f9cac1910c5364cfddf84ddf4b0d09bafb979b5a",
            "web_url": "https://weblate.protegus.eu/projects/protegus/general/pt_PT/",
            "share_url": "https://weblate.protegus.eu/engage/protegus/pt_PT/",
            "translate_url": "https://weblate.protegus.eu/translate/protegus/general/pt_PT/",
            "url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_PT/?format=api",
            "is_template": false,
            "total": 28,
            "total_words": 68,
            "translated": 11,
            "translated_words": 46,
            "translated_percent": 39.3,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 7.1,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T09:49:58.388393+03:00",
            "last_author": "Valdas",
            "repository_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_PT/repository/?format=api",
            "file_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_PT/file/?format=api",
            "statistics_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_PT/statistics/?format=api",
            "changes_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_PT/changes/?format=api",
            "units_list_url": "https://weblate.protegus.eu/api/translations/protegus/general/pt_PT/units/?format=api"
        }
    ]
}