Translation components API.

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

GET /api/components/desktop-file-translations/update-desktop-files-yast-master/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 65,
    "next": "https://l10n.opensuse.org/api/components/desktop-file-translations/update-desktop-files-yast-master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 4,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/af/",
                "url": "https://l10n.opensuse.org/api/languages/af/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 20036,
            "filename": "af/update-desktop-files-yast.po",
            "revision": "c3042a511e4d85e5dae92d02dcbe1dca9d9c47e4",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/af/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/af/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/af/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 31,
            "translated_words": 83,
            "translated_percent": 9.5,
            "fuzzy": 51,
            "fuzzy_words": 151,
            "fuzzy_percent": 15.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/desktop-file-translations/update-desktop-files-yast-master/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/af/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/ar/",
                "url": "https://l10n.opensuse.org/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 20038,
            "filename": "ar/update-desktop-files-yast.po",
            "revision": "d6a204c5d6ed04bd04bc4304a94ffdf04d11ad1b",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 134,
            "translated_words": 399,
            "translated_percent": 41.2,
            "fuzzy": 110,
            "fuzzy_words": 297,
            "fuzzy_percent": 33.8,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ar/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 25,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/be/",
                "url": "https://l10n.opensuse.org/api/languages/be/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 20040,
            "filename": "be/update-desktop-files-yast.po",
            "revision": "02d2b266a73a19804cd248531eefa305e3bb3e68",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/be/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/be/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/be/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.9,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "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/desktop-file-translations/update-desktop-files-yast-master/be/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/be/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/be/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/be/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/be/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bg/",
                "url": "https://l10n.opensuse.org/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 20042,
            "filename": "bg/update-desktop-files-yast.po",
            "revision": "4af64c8911c6a70f0ddf470e4d4d407b919b4e1e",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/bg/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/bg/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 123,
            "translated_words": 363,
            "translated_percent": 37.8,
            "fuzzy": 113,
            "fuzzy_words": 308,
            "fuzzy_percent": 34.7,
            "failing_checks": 4,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bg/units/?format=api"
        },
        {
            "language": {
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bn/",
                "url": "https://l10n.opensuse.org/api/languages/bn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 20044,
            "filename": "bn/update-desktop-files-yast.po",
            "revision": "a5703e2e7f29088f4bdba9c48d14bd97129570e1",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/bn/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/bn/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/bn/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 1.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bn/units/?format=api"
        },
        {
            "language": {
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 36,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bs/",
                "url": "https://l10n.opensuse.org/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 20046,
            "filename": "bs/update-desktop-files-yast.po",
            "revision": "f4ddd91515028681a0093bd497502353ed7b4f7f",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/bs/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/bs/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/bs/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.6,
            "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/desktop-file-translations/update-desktop-files-yast-master/bs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/bs/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 20048,
            "filename": "ca/update-desktop-files-yast.po",
            "revision": "9b4abfa368e5a1563483fc15b67e792dc01a7a20",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 325,
            "translated_words": 838,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-10T09:41:20.812825Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/ca/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 20050,
            "filename": "cs/update-desktop-files-yast.po",
            "revision": "d117f8f4bc71345e1d61525aff9055b127d73937",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 325,
            "translated_words": 838,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-06T20:33:30.219301Z",
            "last_author": "Jan Papež",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cy/",
                "url": "https://l10n.opensuse.org/api/languages/cy/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 20052,
            "filename": "cy/update-desktop-files-yast.po",
            "revision": "ff3f1b36f28bc1147f4b7ae30dbc12dc7f8210a3",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/cy/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/cy/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/cy/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.9,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "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/desktop-file-translations/update-desktop-files-yast-master/cy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/cy/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/da/",
                "url": "https://l10n.opensuse.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 20054,
            "filename": "da/update-desktop-files-yast.po",
            "revision": "879e7ef930f9508edce53ebcc2eba600716f19ad",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/da/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/da/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/da/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 325,
            "translated_words": 838,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-10-06T18:31:12.842776Z",
            "last_author": "scootergrisen",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 20056,
            "filename": "de/update-desktop-files-yast.po",
            "revision": "071cad8527da1cbc39cbf4e5010d9b63d19aa69a",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/de/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/de/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/de/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 325,
            "translated_words": 838,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-04T14:06:06.201160Z",
            "last_author": "Gemineo",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/el/",
                "url": "https://l10n.opensuse.org/api/languages/el/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 20058,
            "filename": "el/update-desktop-files-yast.po",
            "revision": "44b5072a74e50c1c83ce9bf4d34795301897f87c",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/el/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/el/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/el/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 323,
            "translated_words": 836,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 27,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-26T16:27:52.634925Z",
            "last_author": "George David Apostolidis",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/el/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 78,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en_GB/",
                "url": "https://l10n.opensuse.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 20060,
            "filename": "en_GB/update-desktop-files-yast.po",
            "revision": "e8af9090ac2a28200d0af8cebaec0a5ccd88ef44",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/en_GB/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/en_GB/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/en_GB/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-03-31T10:27:59.306386Z",
            "last_author": "christian barranco",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/en_GB/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/en_GB/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/eo/",
                "url": "https://l10n.opensuse.org/api/languages/eo/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 20064,
            "filename": "eo/update-desktop-files-yast.po",
            "revision": "a3bb22f6d16504f7cd121b43715bc568e6c75f2c",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/eo/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/eo/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/eo/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "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/desktop-file-translations/update-desktop-files-yast-master/eo/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eo/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eo/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eo/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 20066,
            "filename": "es/update-desktop-files-yast.po",
            "revision": "a54336defb36231aedb2f5f2bcb464d3b6dcc793",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/es/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/es/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/es/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 325,
            "translated_words": 838,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-20T23:49:25.216105Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/es/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/et/",
                "url": "https://l10n.opensuse.org/api/languages/et/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 20068,
            "filename": "et/update-desktop-files-yast.po",
            "revision": "88ec5fe58f39ae5fc4dc42736ac5afd2e46e1b4b",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/et/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/et/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/et/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 51,
            "translated_words": 143,
            "translated_percent": 15.6,
            "fuzzy": 61,
            "fuzzy_words": 176,
            "fuzzy_percent": 18.7,
            "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/desktop-file-translations/update-desktop-files-yast-master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/et/units/?format=api"
        },
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/eu/",
                "url": "https://l10n.opensuse.org/api/languages/eu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 20070,
            "filename": "eu/update-desktop-files-yast.po",
            "revision": "becb7df4bb581b1d5ff372e8b3167156fe2ab7e2",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/eu/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/eu/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/eu/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "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/desktop-file-translations/update-desktop-files-yast-master/eu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/eu/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/fa/",
                "url": "https://l10n.opensuse.org/api/languages/fa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 20072,
            "filename": "fa/update-desktop-files-yast.po",
            "revision": "391e2ffe942f9c1664342ba8d98d84dc4b9a0bbf",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/fa/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/fa/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "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/desktop-file-translations/update-desktop-files-yast-master/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fa/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fi/",
                "url": "https://l10n.opensuse.org/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 20074,
            "filename": "fi/update-desktop-files-yast.po",
            "revision": "d77b5d392e170bbd149b25b8ee4b7ef5d4ff71a3",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 325,
            "translated_words": 838,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-17T19:23:57.665320Z",
            "last_author": "Tommi Nieminen",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fi/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 20076,
            "filename": "fr/update-desktop-files-yast.po",
            "revision": "7ceb88dbdc0d32a89c22874b2e8a157e31389179",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-yast-master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/desktop-file-translations/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-yast-master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 838,
            "translated": 325,
            "translated_words": 838,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-04T08:51:14.762498Z",
            "last_author": "Sophie Leroy",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-yast-master/fr/units/?format=api"
        }
    ]
}