Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 37667,
            "filename": "web/agama.pot",
            "revision": "578cc5df05f841ed61fca4a8fd1bb82704f4faac",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/en/",
            "share_url": "https://l10n.opensuse.org/engage/agama/en/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/en/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 509,
            "total_words": 2460,
            "translated": 509,
            "translated_words": 2460,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 59,
            "failing_checks_words": 324,
            "failing_checks_percent": 11.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/en/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 37668,
            "filename": "web/cs.po",
            "revision": "4121534111eacddbbdbf6704f8aba5112cf2ae23",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/cs/",
            "share_url": "https://l10n.opensuse.org/engage/agama/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/cs/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 0.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-26T15:02:47.736455Z",
            "last_author": "Ladislav Slezák",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/cs/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 214,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ru/",
                "url": "https://l10n.opensuse.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 37670,
            "filename": "web/ru.po",
            "revision": "ac4029b5c57acf91bd6d1f2c2b8e7d65022b437f",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/ru/",
            "share_url": "https://l10n.opensuse.org/engage/agama/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/ru/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 94,
            "translated_words": 312,
            "translated_percent": 18.4,
            "fuzzy": 41,
            "fuzzy_words": 159,
            "fuzzy_percent": 8.0,
            "failing_checks": 4,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-11T10:37:14.639495Z",
            "last_author": "Alex Minton",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ru/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 275,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/uk/",
                "url": "https://l10n.opensuse.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 37672,
            "filename": "web/uk.po",
            "revision": "2a263e9df3c5af37c00bef29c2cb34f1f8470906",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/uk/",
            "share_url": "https://l10n.opensuse.org/engage/agama/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/uk/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 0.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-06T18:27:35.921686Z",
            "last_author": "Milachew",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 37743,
            "filename": "web/ja.po",
            "revision": "855152e34a2be4c7f4abee38f8faa0ebb3291056",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/ja/",
            "share_url": "https://l10n.opensuse.org/engage/agama/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/ja/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 509,
            "translated_words": 2460,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-07T02:40:31.477758Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ja/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sv/",
                "url": "https://l10n.opensuse.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 37804,
            "filename": "web/sv.po",
            "revision": "210b1ee803f6143615a9c812abda7ea0f35aa12f",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/sv/",
            "share_url": "https://l10n.opensuse.org/engage/agama/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/sv/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 509,
            "translated_words": 2460,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-07T11:56:15.936682Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/sv/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nl/",
                "url": "https://l10n.opensuse.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 37806,
            "filename": "web/nl.po",
            "revision": "206c0cbb20f004ec9f85194b97e4b945c083dd0d",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/nl/",
            "share_url": "https://l10n.opensuse.org/engage/agama/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/nl/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 298,
            "translated_words": 1054,
            "translated_percent": 58.5,
            "fuzzy": 94,
            "fuzzy_words": 507,
            "fuzzy_percent": 18.4,
            "failing_checks": 27,
            "failing_checks_words": 136,
            "failing_checks_percent": 5.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-13T06:59:15.869545Z",
            "last_author": "Natasha Ament",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/nl/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 37809,
            "filename": "web/es.po",
            "revision": "9044553b28820329fa1f137133a62c676d8c1abd",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/es/",
            "share_url": "https://l10n.opensuse.org/engage/agama/es/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/es/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 475,
            "translated_words": 2224,
            "translated_percent": 93.3,
            "fuzzy": 20,
            "fuzzy_words": 118,
            "fuzzy_percent": 3.9,
            "failing_checks": 5,
            "failing_checks_words": 39,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T15:13:48.985397Z",
            "last_author": "Victor hck",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/es/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mk/",
                "url": "https://l10n.opensuse.org/api/languages/mk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 37846,
            "filename": "web/mk.po",
            "revision": "f5e1ab33b9e0d385628d4449a34cc89e4100d5d4",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/mk/",
            "share_url": "https://l10n.opensuse.org/engage/agama/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/mk/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 17,
            "translated_words": 131,
            "translated_percent": 3.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-02T04:24:35.451344Z",
            "last_author": "Kristijan Fremen Velkovski",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/mk/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 37850,
            "filename": "web/pt_BR.po",
            "revision": "45805317e403609883620c682a2133eaacd5c564",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/agama/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 215,
            "translated_words": 627,
            "translated_percent": 42.2,
            "fuzzy": 72,
            "fuzzy_words": 319,
            "fuzzy_percent": 14.1,
            "failing_checks": 25,
            "failing_checks_words": 124,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T18:37:12.961919Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 37852,
            "filename": "web/fr.po",
            "revision": "408701341049f91b911a2382169055dff2fd33cb",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/fr/",
            "share_url": "https://l10n.opensuse.org/engage/agama/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/fr/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 369,
            "translated_words": 1467,
            "translated_percent": 72.4,
            "fuzzy": 86,
            "fuzzy_words": 536,
            "fuzzy_percent": 16.8,
            "failing_checks": 28,
            "failing_checks_words": 168,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-19T21:31:10.801876Z",
            "last_author": "faila fail",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/fr/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 37854,
            "filename": "web/de.po",
            "revision": "be490a19aff16609345c4bd20d013eb0b32b7c24",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/de/",
            "share_url": "https://l10n.opensuse.org/engage/agama/de/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/de/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 419,
            "translated_words": 1829,
            "translated_percent": 82.3,
            "fuzzy": 57,
            "fuzzy_words": 412,
            "fuzzy_percent": 11.1,
            "failing_checks": 36,
            "failing_checks_words": 256,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-27T01:20:10.367471Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/de/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/id/",
                "url": "https://l10n.opensuse.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 37914,
            "filename": "web/id.po",
            "revision": "6ff9dc5510fd3e02a0911866e7491dfba3e11a15",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/id/",
            "share_url": "https://l10n.opensuse.org/engage/agama/id/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/id/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 381,
            "translated_words": 1493,
            "translated_percent": 74.8,
            "fuzzy": 78,
            "fuzzy_words": 609,
            "fuzzy_percent": 15.3,
            "failing_checks": 37,
            "failing_checks_words": 215,
            "failing_checks_percent": 7.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-09T15:01:01.843981Z",
            "last_author": "Arif Budiman",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/id/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ka/",
                "url": "https://l10n.opensuse.org/api/languages/ka/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 37969,
            "filename": "web/ka.po",
            "revision": "e3ddcce14c3e4ba8308340b437c7a503b60bb15a",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/ka/",
            "share_url": "https://l10n.opensuse.org/engage/agama/ka/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/ka/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 227,
            "translated_words": 408,
            "translated_percent": 44.5,
            "fuzzy": 38,
            "fuzzy_words": 99,
            "fuzzy_percent": 7.4,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T15:56:26.224088Z",
            "last_author": "Temuri Doghonadze",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ka/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ka/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ka/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ka/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 53,
                    "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",
                "web_url": "https://l10n.opensuse.org/languages/zh_Hans/",
                "url": "https://l10n.opensuse.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 37972,
            "filename": "web/zh_Hans.po",
            "revision": "081e021ab54ba2f346e9925680a62770a2d07dfd",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/zh_Hans/",
            "share_url": "https://l10n.opensuse.org/engage/agama/zh_Hans/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/zh_Hans/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 412,
            "translated_words": 1664,
            "translated_percent": 80.9,
            "fuzzy": 61,
            "fuzzy_words": 519,
            "fuzzy_percent": 11.9,
            "failing_checks": 24,
            "failing_checks_words": 190,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-13T16:16:52.107635Z",
            "last_author": "Monstorix",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 37979,
            "filename": "web/ca.po",
            "revision": "4781931074fd5bdbe4f0d565385a00f7e5b7c2ae",
            "web_url": "https://l10n.opensuse.org/projects/agama/agama-web/ca/",
            "share_url": "https://l10n.opensuse.org/engage/agama/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/agama-web/ca/",
            "url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 509,
            "total_words": 2460,
            "translated": 509,
            "translated_words": 2460,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-07T08:19:56.137046Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/agama-web/ca/units/?format=api"
        }
    ]
}