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-directories-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-directories-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": 19524,
            "filename": "af/update-desktop-files-directories.po",
            "revision": "64e7c1be5296b75a7d60547e16d6a24b952923af",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/af/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 211,
            "translated_words": 339,
            "translated_percent": 87.9,
            "fuzzy": 25,
            "fuzzy_words": 36,
            "fuzzy_percent": 10.4,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.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-directories-master/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19526,
            "filename": "ar/update-desktop-files-directories.po",
            "revision": "2029be0a38bb9aee37ff8c4d3545f1a6ec88999a",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "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-03-19T11:16:09.840062Z",
            "last_author": "Iman Abd Elaziz",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19528,
            "filename": "be/update-desktop-files-directories.po",
            "revision": "91ae533717779c674f22811c61a1c1b1bb09037f",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/be/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 74,
            "translated_words": 131,
            "translated_percent": 30.8,
            "fuzzy": 117,
            "fuzzy_words": 180,
            "fuzzy_percent": 48.7,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "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/desktop-file-translations/update-desktop-files-directories-master/be/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/be/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/be/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/be/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19530,
            "filename": "bg/update-desktop-files-directories.po",
            "revision": "a5c9494ff3ea33b6b5287be89374795b23358931",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/bg/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 11,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19532,
            "filename": "bn/update-desktop-files-directories.po",
            "revision": "c37b93a89bbfad03e1bb5b027055e3e4f149e7ae",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/bn/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 155,
            "translated_words": 261,
            "translated_percent": 64.5,
            "fuzzy": 69,
            "fuzzy_words": 103,
            "fuzzy_percent": 28.7,
            "failing_checks": 6,
            "failing_checks_words": 8,
            "failing_checks_percent": 2.5,
            "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-directories-master/bn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19534,
            "filename": "bs/update-desktop-files-directories.po",
            "revision": "bff7cabd5fbed172edb6e7aa48f5ba4083556d18",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/bs/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 79,
            "translated_words": 121,
            "translated_percent": 32.9,
            "fuzzy": 134,
            "fuzzy_words": 206,
            "fuzzy_percent": 55.8,
            "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-directories-master/bs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/bs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19536,
            "filename": "ca/update-desktop-files-directories.po",
            "revision": "d6ac45da1ec5043253c5106c531ee0d5156073e8",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "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-09-25T16:14:26.538424Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19538,
            "filename": "cs/update-desktop-files-directories.po",
            "revision": "9b2017c82ecc01ee16a5fb4828cb13f03b4dd98f",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-03-24T12:48:24.996588Z",
            "last_author": "Vojtěch Zeisek",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19540,
            "filename": "cy/update-desktop-files-directories.po",
            "revision": "8fbedc0bb3de0b430f7b6571ed1456efd9905ef9",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/cy/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 57,
            "translated_words": 103,
            "translated_percent": 23.7,
            "fuzzy": 129,
            "fuzzy_words": 204,
            "fuzzy_percent": 53.7,
            "failing_checks": 7,
            "failing_checks_words": 9,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/cy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19542,
            "filename": "da/update-desktop-files-directories.po",
            "revision": "788a266e817b55533a9b91b7f2cdef51e1962466",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/da/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-02-02T16:04:32.703665Z",
            "last_author": "scootergrisen",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19544,
            "filename": "de/update-desktop-files-directories.po",
            "revision": "6f22e7c89bfcf88faf6200e4584df914edb1ae5a",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/de/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-01-22T18:31:42.061793Z",
            "last_author": "Franziska Weinberger",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19546,
            "filename": "el/update-desktop-files-directories.po",
            "revision": "e11f9711b2c8e99ee4d65e85a1037a4432d4bc5d",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/el/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 17,
            "failing_checks_percent": 4.5,
            "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-directories-master/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19548,
            "filename": "en_GB/update-desktop-files-directories.po",
            "revision": "07329d0a430bb05ccc6e55abe5110883039e3aad",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/en_GB/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 74,
            "translated_words": 132,
            "translated_percent": 30.8,
            "fuzzy": 145,
            "fuzzy_words": 223,
            "fuzzy_percent": 60.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/en_GB/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/en_GB/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19552,
            "filename": "eo/update-desktop-files-directories.po",
            "revision": "0e9346cfb486ccc2ca6f9158a950bc3ee0869156",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/eo/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 171,
            "fuzzy_words": 262,
            "fuzzy_percent": 71.2,
            "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-directories-master/eo/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/eo/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/eo/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19554,
            "filename": "es/update-desktop-files-directories.po",
            "revision": "2b0660fb36e1f5d2a57dd12b0a5489009be36512",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/es/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19556,
            "filename": "et/update-desktop-files-directories.po",
            "revision": "3b8b866359079d9039ee16f9f06bd409addcb7f7",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/et/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "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": 3,
            "have_comment": 0,
            "last_change": "2019-12-20T06:43:19.053922Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19558,
            "filename": "eu/update-desktop-files-directories.po",
            "revision": "86764b950aa34af328ab8d47b55abdb909d1977c",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/eu/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 192,
            "fuzzy_words": 296,
            "fuzzy_percent": 80.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "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/desktop-file-translations/update-desktop-files-directories-master/eu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/eu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/eu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19560,
            "filename": "fa/update-desktop-files-directories.po",
            "revision": "f89e8f1b30d6ebb0e9ffafbc989983ec552934dc",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/fa/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 165,
            "fuzzy_words": 254,
            "fuzzy_percent": 68.7,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "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/desktop-file-translations/update-desktop-files-directories-master/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19562,
            "filename": "fi/update-desktop-files-directories.po",
            "revision": "2a5d397600c267e628be3b8ed8a37af35e5d1549",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-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": 19564,
            "filename": "fr/update-desktop-files-directories.po",
            "revision": "a4d7f228164b973261ec039cdef1552c778fc606",
            "web_url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-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-directories-master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 240,
            "total_words": 383,
            "translated": 240,
            "translated_words": 383,
            "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": "2017-05-28T20:54:32Z",
            "last_author": "Benoît Monin",
            "repository_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-directories-master/fr/units/?format=api"
        }
    ]
}