Translation components API.

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

GET /api/components/release-notes-opensuse/leap-15_2/translations/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/translations/?format=api&page=2",
    "results": [
        {
            "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": 24574,
            "filename": "po/ro.po",
            "revision": "8afccc6b42559be96049ae144fa4dee45f736493",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/ro/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/ro/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/ro/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 39,
            "translated_words": 562,
            "translated_percent": 31.9,
            "fuzzy": 11,
            "fuzzy_words": 120,
            "fuzzy_percent": 9.0,
            "failing_checks": 14,
            "failing_checks_words": 165,
            "failing_checks_percent": 11.4,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-11T09:25:28.245226Z",
            "last_author": "C S",
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ro/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ro/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ro/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/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": 24575,
            "filename": "po/ru.po",
            "revision": "904209eab77fae4ce618bb3b1cef4fba3d992d30",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/ru/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/ru/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 122,
            "translated_words": 2048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T21:11:57.506677Z",
            "last_author": "Vik On",
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ru/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": 24576,
            "filename": "po/sk.po",
            "revision": "91a9b0a2e90e4b760c990281a0ea7a5367318fcf",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/sk/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/sk/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 122,
            "translated_words": 2048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-01T14:15:32.259918Z",
            "last_author": "Ferdinand Galko",
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/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": 24577,
            "filename": "po/sl.po",
            "revision": "0592afb7d68db21752abaaf6b608fe2585453ec6",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/sl/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/sl/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/sl/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.8,
            "fuzzy": 5,
            "fuzzy_words": 11,
            "fuzzy_percent": 4.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/release-notes-opensuse/leap-15_2/sl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/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": 24578,
            "filename": "po/sr.po",
            "revision": "98addaeb2ee029ab037d0ac3a53c172f34bfdf90",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/sr/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/sr/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/sr/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 9,
            "translated_words": 105,
            "translated_percent": 7.3,
            "fuzzy": 17,
            "fuzzy_words": 279,
            "fuzzy_percent": 13.9,
            "failing_checks": 3,
            "failing_checks_words": 25,
            "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/release-notes-opensuse/leap-15_2/sr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/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": 24579,
            "filename": "po/sv.po",
            "revision": "c71a5736ce7feb95b7754c42580bd81b3c41d2d6",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/sv/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/sv/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 122,
            "translated_words": 2048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 104,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-09T03:20:57.996500Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/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": 24580,
            "filename": "po/ta.po",
            "revision": "1ff0c3c89ab5601705919247c2cca267e38a9bb8",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/ta/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/ta/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/ta/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.8,
            "fuzzy": 3,
            "fuzzy_words": 10,
            "fuzzy_percent": 2.4,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ta/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ta/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ta/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ta/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ta/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": 24581,
            "filename": "po/th.po",
            "revision": "f296c561d3b6b7acb0587d995a3dceeacb7d3867",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/th/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/th/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/th/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 2.4,
            "fuzzy": 13,
            "fuzzy_words": 144,
            "fuzzy_percent": 10.6,
            "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/release-notes-opensuse/leap-15_2/th/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/th/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/th/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/th/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/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": 24582,
            "filename": "po/tr.po",
            "revision": "99afec5945e4dc0403a0827f84f823a0b36d1fb4",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/tr/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/tr/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/tr/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 5,
            "translated_words": 44,
            "translated_percent": 4.0,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.8,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/tr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/tr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/tr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/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": 24583,
            "filename": "po/uk.po",
            "revision": "c51ed5f8abe7582df9f6f4ec80bfe486e548dbcf",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/uk/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/uk/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 77,
            "translated_words": 1328,
            "translated_percent": 63.1,
            "fuzzy": 24,
            "fuzzy_words": 250,
            "fuzzy_percent": 19.6,
            "failing_checks": 8,
            "failing_checks_words": 86,
            "failing_checks_percent": 6.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-15T19:20:55.825521Z",
            "last_author": "Taras Panchenko",
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/uk/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": 24584,
            "filename": "po/wa.po",
            "revision": "fd7a13017b4e631ad4ffc30332311bf91a3f21e2",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/wa/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/wa/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/wa/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/wa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.8,
            "fuzzy": 16,
            "fuzzy_words": 161,
            "fuzzy_percent": 13.1,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/wa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/wa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/wa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/wa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/wa/units/?format=api"
        },
        {
            "language": {
                "code": "xh",
                "name": "Xhosa",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "xho"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/xh/",
                "url": "https://l10n.opensuse.org/api/languages/xh/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/xh/statistics/?format=api"
            },
            "language_code": "xh",
            "id": 24585,
            "filename": "po/xh.po",
            "revision": "281c74d5b4a68dea0ccb9b797c84a03c0ddd68e7",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/xh/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/xh/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/xh/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/xh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.8,
            "fuzzy": 5,
            "fuzzy_words": 13,
            "fuzzy_percent": 4.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/xh/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/xh/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/xh/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/xh/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/xh/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 24586,
            "filename": "po/zh_CN.po",
            "revision": "499ad38d190f01c96c80517ab065f7d26bad8cbc",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 122,
            "translated_words": 2048,
            "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": 1,
            "have_comment": 0,
            "last_change": "2022-05-28T14:25:43.031450Z",
            "last_author": "Grover Chou",
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Taiwan)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_TW/",
                "url": "https://l10n.opensuse.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 24587,
            "filename": "po/zh_TW.po",
            "revision": "f36c2923b2a3a2aab50e46067401d6cd5eade1f3",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 115,
            "translated_words": 1943,
            "translated_percent": 94.2,
            "fuzzy": 1,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.8,
            "failing_checks": 1,
            "failing_checks_words": 31,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2022-04-03T01:46:37.367708Z",
            "last_author": "Ramax Lo",
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "zu",
                "name": "Zulu",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "zul"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zu/",
                "url": "https://l10n.opensuse.org/api/languages/zu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zu/statistics/?format=api"
            },
            "language_code": "zu",
            "id": 24588,
            "filename": "po/zu.po",
            "revision": "daf3dd01ef1e792c6ae533fd92413d97de58d9e9",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/zu/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/zu/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/zu/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.8,
            "fuzzy": 5,
            "fuzzy_words": 13,
            "fuzzy_percent": 4.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zu/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": 27293,
            "filename": "po/si.po",
            "revision": "35ff6f4f35f78bc878eed1b29db1825b75ff7cb1",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/si/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/si/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/si/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "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/release-notes-opensuse/leap-15_2/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/si/units/?format=api"
        },
        {
            "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": 27613,
            "filename": "release-notes.pot",
            "revision": "9a0e6e46402c2683a9602f8afa23e81abbb43ece",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/en/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/en/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/en/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 122,
            "total_words": 2048,
            "translated": 122,
            "translated_words": 2048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 32,
            "failing_checks_words": 467,
            "failing_checks_percent": 26.2,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/units/?format=api"
        },
        {
            "language": {
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 262,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/te/",
                "url": "https://l10n.opensuse.org/api/languages/te/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 35943,
            "filename": "po/te.po",
            "revision": "a666af669816414ba1a7baa18e17ed83b5236cdb",
            "web_url": "https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_2/te/",
            "share_url": "https://l10n.opensuse.org/engage/release-notes-opensuse/te/",
            "translate_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap-15_2/te/",
            "url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 2048,
            "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/release-notes-opensuse/leap-15_2/te/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/te/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/te/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/te/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/te/units/?format=api"
        }
    ]
}