Translation components API.

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

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

{
    "count": 26,
    "next": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_profiles_yast-master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 25616,
            "filename": "ar/po/apparmor_profiles_yast.ar.po",
            "revision": "f7e13905656723628f2ef1d8c27462adba3e40c6",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ar/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": 25617,
            "filename": "ca/po/apparmor_profiles_yast.ca.po",
            "revision": "d21b88a3bfbdf254d0fb9a3612f87b0ec2cb5edc",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_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": 25618,
            "filename": "cs/po/apparmor_profiles_yast.cs.po",
            "revision": "29fd870ae13feba71556f40f6a8dd556b67271b1",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 87,
            "failing_checks_words": 1442,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-10T07:07:28.288056Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/cs/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": 25619,
            "filename": "da/po/apparmor_profiles_yast.da.po",
            "revision": "2a713944a0f9d719107cb6f5610f687fb752761b",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/da/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/da/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/da/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_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": 25620,
            "filename": "de/po/apparmor_profiles_yast.de.po",
            "revision": "de10ef0d5a7e09b51211bf5664416ebb07baa3df",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/de/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/de/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/de/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-05T14:30:13.971877Z",
            "last_author": "Jens Maucher",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/de/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": 25621,
            "filename": "es/po/apparmor_profiles_yast.es.po",
            "revision": "6b02b777a38ea7a77349de1454c54dfc90d4965a",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/es/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/es/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/es/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/es/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": 25622,
            "filename": "fi/po/apparmor_profiles_yast.fi.po",
            "revision": "9878ac4575171157977da9ad08f7dafe0cfcc209",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_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": 25623,
            "filename": "fr/po/apparmor_profiles_yast.fr.po",
            "revision": "e5d0cd1a2f21f0d63d6419252ea3c848f462b94b",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-11T18:15:16.987256Z",
            "last_author": "Lucie Charrier",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/fr/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hi/",
                "url": "https://l10n.opensuse.org/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 25624,
            "filename": "hi/po/apparmor_profiles_yast.hi.po",
            "revision": "be23e661a52ab88efa5dac78763d200dab2d3861",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hi/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hu/",
                "url": "https://l10n.opensuse.org/api/languages/hu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 25625,
            "filename": "hu/po/apparmor_profiles_yast.hu.po",
            "revision": "06893bca2f31c9149b3946accfb59513a19f4824",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/hu/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/id/",
                "url": "https://l10n.opensuse.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 25626,
            "filename": "id/po/apparmor_profiles_yast.id.po",
            "revision": "4731564da2482823dd3615f553ce002d00f8000e",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/id/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/id/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/id/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/id/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/it/",
                "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 25627,
            "filename": "it/po/apparmor_profiles_yast.it.po",
            "revision": "0ca063911b90e8eb9043f27c0ca892fd5abce0ef",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/it/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/it/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/it/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 25628,
            "filename": "ja/po/apparmor_profiles_yast.ja.po",
            "revision": "905ef32800e3ed7098b6141a4224d61f6771aebd",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 162,
            "failing_checks_percent": 27.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-27T00:57:33.731542Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ja/units/?format=api"
        },
        {
            "language": {
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 128,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/kab/",
                "url": "https://l10n.opensuse.org/api/languages/kab/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 25629,
            "filename": "kab/po/apparmor_profiles_yast.kab.po",
            "revision": "7d8de617785fde7de6a8ff591bfc454e78eb94b2",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/kab/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/kab/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/kab/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/kab/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/kab/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/kab/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/kab/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/kab/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 25630,
            "filename": "ko/po/apparmor_profiles_yast.ko.po",
            "revision": "977665d75192f0dd1b3a9cb0f3847f5aa5c9db72",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/ko/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lt/",
                "url": "https://l10n.opensuse.org/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 25631,
            "filename": "lt/po/apparmor_profiles_yast.lt.po",
            "revision": "09934b716a8ac89650b3a6e67e5d68b8468c1e85",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/lt/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/lt/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/lt/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/lt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/lt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/lt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/lt/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nl/",
                "url": "https://l10n.opensuse.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 25632,
            "filename": "nl/po/apparmor_profiles_yast.nl.po",
            "revision": "c5d7d4a12b3d0dca1fb50e3a5b5b140329f552c2",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nn/",
                "url": "https://l10n.opensuse.org/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 25633,
            "filename": "nn/po/apparmor_profiles_yast.nn.po",
            "revision": "2c27b8a8733bb91c78a1dde3bc430815f085b544",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/nn/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/nn/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/nn/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pl/",
                "url": "https://l10n.opensuse.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 25634,
            "filename": "pl/po/apparmor_profiles_yast.pl.po",
            "revision": "d91884884651214789de5f62ac09bd342fe0ad16",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "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/doc-sle-translations/apparmor_profiles_yast-master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt/",
                "url": "https://l10n.opensuse.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 25635,
            "filename": "pt/po/apparmor_profiles_yast.pt.po",
            "revision": "ecbb45225cb5e71133754fb4f0471f9625be7bc7",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apparmor_profiles_yast-master/pt/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/pt/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles_yast-master/pt/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 87,
            "total_words": 1442,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-04T21:42:20.135105Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_yast-master/pt/units/?format=api"
        }
    ]
}