Translation components API.

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

GET /api/components/libstorage-ng/sle-15-sp1/translations/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 65,
    "next": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/translations/?format=api&page=4",
    "previous": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/translations/?format=api&page=2",
    "results": [
        {
            "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": 24332,
            "filename": "po/nl.po",
            "revision": "835f4da5cb9a1d740046814a9fa8ab8d8994f82c",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/nl/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/nl/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 48,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nn/",
                "url": "https://l10n.opensuse.org/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 24333,
            "filename": "po/nn.po",
            "revision": "68e72be866cc5c337ceacea38b187b2936a45743",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/nn/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/nn/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/nn/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pa/",
                "url": "https://l10n.opensuse.org/api/languages/pa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 24334,
            "filename": "po/pa.po",
            "revision": "bf878d3a078250cde01fc0994ee2fe294b965c75",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/pa/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/pa/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/pa/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 16,
            "translated_words": 26,
            "translated_percent": 3.9,
            "fuzzy": 277,
            "fuzzy_words": 1967,
            "fuzzy_percent": 68.9,
            "failing_checks": 115,
            "failing_checks_words": 974,
            "failing_checks_percent": 28.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pa/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pl/",
                "url": "https://l10n.opensuse.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 24335,
            "filename": "po/pl.po",
            "revision": "96037630c6e1210455cc424013bd37334b2691b2",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/pl/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/pl/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 13,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt/",
                "url": "https://l10n.opensuse.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 24336,
            "filename": "po/pt.po",
            "revision": "cfd6fe1a95137ffaddae588b87496ea8c411b35e",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/pt/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/pt/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/pt/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 22,
            "translated_words": 32,
            "translated_percent": 5.4,
            "fuzzy": 272,
            "fuzzy_words": 1962,
            "fuzzy_percent": 67.6,
            "failing_checks": 115,
            "failing_checks_words": 974,
            "failing_checks_percent": 28.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt/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": 24337,
            "filename": "po/pt_BR.po",
            "revision": "20c737542b90ba6f63900ac6393e6bbad9aa416e",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 37,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 211,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ro/",
                "url": "https://l10n.opensuse.org/api/languages/ro/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 24338,
            "filename": "po/ro.po",
            "revision": "3deeb54a001f19f7080456e3821d7a6b23074e6f",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/ro/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/ro/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/ro/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 22,
            "translated_words": 32,
            "translated_percent": 5.4,
            "fuzzy": 272,
            "fuzzy_words": 1962,
            "fuzzy_percent": 67.6,
            "failing_checks": 114,
            "failing_checks_words": 966,
            "failing_checks_percent": 28.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ro/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ro/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ro/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ro/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": 24339,
            "filename": "po/ru.po",
            "revision": "f5e341e7af878ea674079fa37fd4c3934fc8220b",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/ru/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/ru/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 18,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ru/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 235,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/si/",
                "url": "https://l10n.opensuse.org/api/languages/si/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 24340,
            "filename": "po/si.po",
            "revision": "24c468e210bfd2cf565fa9c7e9f382aa26767574",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/si/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/si/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/si/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/si/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sk/",
                "url": "https://l10n.opensuse.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 24341,
            "filename": "po/sk.po",
            "revision": "7cfa78b152621066d7fcdc165e4b8ed1a5326e25",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/sk/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/sk/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sl/",
                "url": "https://l10n.opensuse.org/api/languages/sl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 24342,
            "filename": "po/sl.po",
            "revision": "3f34789be161e9be57d58e9b8159341fddf62d98",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/sl/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/sl/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/sl/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 1.4,
            "fuzzy": 287,
            "fuzzy_words": 1978,
            "fuzzy_percent": 71.3,
            "failing_checks": 264,
            "failing_checks_words": 1934,
            "failing_checks_percent": 65.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sl/units/?format=api"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 222,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sr/",
                "url": "https://l10n.opensuse.org/api/languages/sr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 24343,
            "filename": "po/sr.po",
            "revision": "407e08df3c99bc17597a0969b16ab57708696e4c",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/sr/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/sr/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/sr/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 217,
            "fuzzy_words": 1478,
            "fuzzy_percent": 53.9,
            "failing_checks": 205,
            "failing_checks_words": 1466,
            "failing_checks_percent": 50.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sr/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": 24344,
            "filename": "po/sv.po",
            "revision": "3feb5a7fe2d10d8dca8091a8af73202f6b18d337",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/sv/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/sv/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 47,
            "failing_checks_percent": 3.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/sv/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ta/",
                "url": "https://l10n.opensuse.org/api/languages/ta/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 24345,
            "filename": "po/ta.po",
            "revision": "274e0f44ff48e4ddcd183027ae80496dd0a315f0",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/ta/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/ta/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/ta/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 9,
            "translated_words": 19,
            "translated_percent": 2.2,
            "fuzzy": 285,
            "fuzzy_words": 1975,
            "fuzzy_percent": 70.8,
            "failing_checks": 122,
            "failing_checks_words": 990,
            "failing_checks_percent": 30.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ta/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ta/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ta/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ta/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/ta/units/?format=api"
        },
        {
            "language": {
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/tg/",
                "url": "https://l10n.opensuse.org/api/languages/tg/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/tg/statistics/?format=api"
            },
            "language_code": "tg",
            "id": 24346,
            "filename": "po/tg.po",
            "revision": "46c4ef6a7b617f5a8a7e73b7b6a34d87bbeb9159",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/tg/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/tg/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/tg/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 24,
            "fuzzy_words": 128,
            "fuzzy_percent": 5.9,
            "failing_checks": 24,
            "failing_checks_words": 128,
            "failing_checks_percent": 5.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tg/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/th/",
                "url": "https://l10n.opensuse.org/api/languages/th/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 24347,
            "filename": "po/th.po",
            "revision": "7d39d28477429bea979188ed45c874044d50f97c",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/th/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/th/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/th/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 18,
            "translated_words": 28,
            "translated_percent": 4.4,
            "fuzzy": 276,
            "fuzzy_words": 1966,
            "fuzzy_percent": 68.6,
            "failing_checks": 113,
            "failing_checks_words": 959,
            "failing_checks_percent": 28.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/th/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/th/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/th/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/th/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/th/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/tr/",
                "url": "https://l10n.opensuse.org/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 24348,
            "filename": "po/tr.po",
            "revision": "3b29469e813a990d039b6879806a4be0b5051185",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/tr/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/tr/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/tr/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 1.2,
            "fuzzy": 288,
            "fuzzy_words": 1979,
            "fuzzy_percent": 71.6,
            "failing_checks": 264,
            "failing_checks_words": 1934,
            "failing_checks_percent": 65.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/tr/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": 24349,
            "filename": "po/uk.po",
            "revision": "f092c26bdd111b2afe09dd7c68ef34d20b9e5406",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/uk/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/uk/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 156,
            "translated_words": 967,
            "translated_percent": 38.8,
            "fuzzy": 158,
            "fuzzy_words": 1196,
            "fuzzy_percent": 39.3,
            "failing_checks": 55,
            "failing_checks_words": 468,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/uk/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 287,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/vi/",
                "url": "https://l10n.opensuse.org/api/languages/vi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 24350,
            "filename": "po/vi.po",
            "revision": "e414a55547f576fa73a0347305b3039d00f5bb34",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/vi/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/vi/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/vi/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.7,
            "fuzzy": 262,
            "fuzzy_words": 1778,
            "fuzzy_percent": 65.1,
            "failing_checks": 238,
            "failing_checks_words": 1735,
            "failing_checks_percent": 59.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/vi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/vi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/vi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/vi/units/?format=api"
        },
        {
            "language": {
                "code": "wa",
                "name": "Walloon",
                "plural": {
                    "id": 289,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "wln"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/wa/",
                "url": "https://l10n.opensuse.org/api/languages/wa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/wa/statistics/?format=api"
            },
            "language_code": "wa",
            "id": 24351,
            "filename": "po/wa.po",
            "revision": "a717e9430e571b58e1fd33c3ac4a5bcc7b6c341a",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/sle-15-sp1/wa/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/wa/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/sle-15-sp1/wa/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/wa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 22,
            "translated_words": 32,
            "translated_percent": 5.4,
            "fuzzy": 272,
            "fuzzy_words": 1962,
            "fuzzy_percent": 67.6,
            "failing_checks": 113,
            "failing_checks_words": 959,
            "failing_checks_percent": 28.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/wa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/wa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/wa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/wa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/wa/units/?format=api"
        }
    ]
}