Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 6165,
            "filename": "app/src/main/res/values-tr/strings.xml",
            "revision": "706395bad3435712429942e65c22883ab2d77ddf,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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": "2020-09-23T20:44:42.198975+02:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/tr/units/?format=api"
        },
        {
            "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": 6166,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "171e032705f6d29fb291f5815e23876b17f994ca,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 128,
            "total_words": 379,
            "translated": 128,
            "translated_words": 379,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 15,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-31T15:42:04+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 6288,
            "filename": "app/src/main/res/values-ja/strings.xml",
            "revision": "02306dfa1a75e957c74739eca3e96c8d49feba64,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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": "2019-08-27T14:23:48+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ja/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": 6290,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "a1c10db4b5af9cdd1ac8173e35f339536580f66b,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-10T18:01:54.097389+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 6291,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "18a82e02a6241c198dc290684341336432958e22,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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": 6,
            "last_change": "2020-03-23T17:43:16+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 6294,
            "filename": "app/src/main/res/values-ru/strings.xml",
            "revision": "141d4f10ba8141987b2edd35c62cc3239d256e83,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 14,
            "failing_checks_percent": 4.7,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2018-03-26T04:55:09+02:00",
            "last_author": "Can Yapan",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ru/units/?format=api"
        },
        {
            "language": {
                "id": 194,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "https://hosted.weblate.org/languages/fr_CA/",
                "url": "https://hosted.weblate.org/api/languages/fr_CA/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr_CA/statistics/?format=api"
            },
            "language_code": "fr-rCA",
            "id": 6306,
            "filename": "app/src/main/res/values-fr-rCA/strings.xml",
            "revision": "331ef8fde6d1b67b30407f6eb5e34cc35fc1f8c3,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/fr_CA/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/fr_CA/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/fr_CA/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-03-23T03:47:51+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CA/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CA/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CA/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CA/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CA/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": 7391,
            "filename": "app/src/main/res/values-nl/strings.xml",
            "revision": "cb3e8c15b808fc8e7f453dd1c28ab486119a625e,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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": "2020-05-21T14:27:11.831448+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/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": 7815,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "54ae9418533d5af0069b522ea55ee87bae998b31,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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": "2020-05-08T09:05:03.358860+02:00",
            "last_author": "Szylu",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/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": 13424,
            "filename": "app/src/main/res/values-cs/strings.xml",
            "revision": "e3db865eb50df9a9e945f2c14c2fe4075fdd9fa5,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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": "2018-04-27T06:35:45+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/cs/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 15327,
            "filename": "app/src/main/res/values-he/strings.xml",
            "revision": "8ef554a331e6366a3a3cd9723ea49ea8fc8f2fee,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/he/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/he/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-06-17T19:42:42+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/he/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-rNO",
            "id": 15781,
            "filename": "app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "52783be67b375adbb6296cca4bc04b96000b47c0,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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-07-29T09:41:03.821063+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 16332,
            "filename": "app/src/main/res/values-da/strings.xml",
            "revision": "c0a4f6abcc9a4255dd957be926fc9856fd85bd80,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/da/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/da/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 56,
            "translated_words": 70,
            "translated_percent": 44.4,
            "fuzzy": 3,
            "fuzzy_words": 4,
            "fuzzy_percent": 2.3,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-09-17T09:22:38+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/da/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": 21759,
            "filename": "app/src/main/res/values-it/strings.xml",
            "revision": "402e3e6d51068f2bcca24bc9c2dea569744ff3e6,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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": "2020-03-24T18:46:28+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 22033,
            "filename": "app/src/main/res/values-ar/strings.xml",
            "revision": "7e6416756279441af4ba8815c52dd390a35baf6b,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 126,
            "translated_words": 361,
            "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": "2022-01-09T10:36:58.580726+01:00",
            "last_author": "عادل نصري",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ar/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "b+zh+HANS+CN",
            "id": 28472,
            "filename": "app/src/main/res/values-b+zh+HANS+CN/strings.xml",
            "revision": "86951a1da3855a4b510b9c62747ac9c84133916b,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 126,
            "total_words": 361,
            "translated": 52,
            "translated_words": 93,
            "translated_percent": 41.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 23,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-21T09:48:07.297658+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 35859,
            "filename": "app/src/main/res/values-el/strings.xml",
            "revision": "0761203b5270ef8103414649b9ca0ef9ef23a1a6,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 128,
            "total_words": 379,
            "translated": 128,
            "translated_words": 379,
            "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-02-08T17:28:26.834454+01:00",
            "last_author": "Michalis",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/el/units/?format=api"
        },
        {
            "language": {
                "id": 388,
                "code": "fr_CH",
                "name": "French (Switzerland)",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1764837,
                "web_url": "https://hosted.weblate.org/languages/fr_CH/",
                "url": "https://hosted.weblate.org/api/languages/fr_CH/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr_CH/statistics/?format=api"
            },
            "language_code": "fr-rCH",
            "id": 37140,
            "filename": "app/src/main/res/values-fr-rCH/strings.xml",
            "revision": "f172ea57b2d1f53deebc21c27a6ef9a176ecd4e8,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/fr_CH/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/fr_CH/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/fr_CH/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 128,
            "total_words": 379,
            "translated": 128,
            "translated_words": 379,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-03-24T18:46:31+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CH/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CH/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CH/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CH/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/fr_CH/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 41876,
            "filename": "app/src/main/res/values-ko/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/ko/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/ko/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 128,
            "total_words": 379,
            "translated": 2,
            "translated_words": 18,
            "translated_percent": 1.5,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/ko/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-rBR",
            "id": 52211,
            "filename": "app/src/main/res/values-pt-rBR/strings.xml",
            "revision": "9d253418d295947358a68b356222a480029834a2,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 128,
            "total_words": 379,
            "translated": 128,
            "translated_words": 379,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-19T07:21:36.145392+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 85610,
            "filename": "app/src/main/res/values-uk/strings.xml",
            "revision": "2e1343a38f9916a4813e6b556d80484cb19eecdc,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 128,
            "total_words": 379,
            "translated": 128,
            "translated_words": 379,
            "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-02-15T18:02:27.649513+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/uk/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-rTW",
            "id": 127427,
            "filename": "app/src/main/res/values-zh-rTW/strings.xml",
            "revision": "57815145f0f60f7bd87dbc6d27424547ae3c3a59,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 128,
            "total_words": 379,
            "translated": 109,
            "translated_words": 252,
            "translated_percent": 85.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-14T09:53:11.170380+01:00",
            "last_author": "crlambda",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/zh_Hant/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": 1367212,
            "filename": "app/src/main/res/values-pt/strings.xml",
            "revision": "85e3645833aebc2b0c9c8a0afb5c7c50406d400e,171e032705f6d29fb291f5815e23876b17f994ca",
            "web_url": "https://hosted.weblate.org/projects/diet-diary/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/diet-diary/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/diet-diary/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 128,
            "total_words": 379,
            "translated": 128,
            "translated_words": 379,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-19T07:21:42.763723+01:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/diet-diary/strings/pt/units/?format=api"
        }
    ]
}