Translation components API.

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

GET /api/components/fedora-docs-l10n-commops/masterantorayml/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 96781,
            "filename": "pot/master/antora.yml.pot",
            "revision": "f10f393949ece10a1255dd82ddfd230c08a9d3e2",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 6,
            "total_words": 6,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 66.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-20T18:04:02.481018Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/en/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 96791,
            "filename": "po/fr/master/antora.yml.po",
            "revision": "044ca8d85e47454c3fd82ce3a16f8cd854b70774",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 33.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 33.3,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-02-20T18:04:02.893616Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fr/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "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",
                "population": 13045532,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 96944,
            "filename": "po/cs/master/antora.yml.po",
            "revision": "50d708b48c1629aea7d2a822182d8783877c7717",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "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": 6,
            "have_comment": 0,
            "last_change": "2024-02-20T18:04:02.579341Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/cs/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.fedoraproject.org/languages/hi/",
                "url": "https://translate.fedoraproject.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 96945,
            "filename": "po/hi/master/antora.yml.po",
            "revision": "9cc5c22f7a0484c6b398ff3a3a84d7002a9d9469",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "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": "2024-02-20T18:04:03.004710Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/hi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/hi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/hi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/hi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/hi/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 96946,
            "filename": "po/nl/master/antora.yml.po",
            "revision": "f79c295633019cb21164a338353e71625a60adb3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-02-20T18:04:03.203162Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/nl/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 96947,
            "filename": "po/tr/master/antora.yml.po",
            "revision": "5545b0d05e149bb71dfb345563ed3f6a342a8f29",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "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": 6,
            "have_comment": 0,
            "last_change": "2024-02-20T18:04:03.375545Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/tr/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 97250,
            "filename": "po/es/master/antora.yml.po",
            "revision": "4f5d84c65cedd37d93b01113c2c833e3980e6c82",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "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": 2,
            "have_comment": 0,
            "last_change": "2024-02-20T18:04:02.684685Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/es/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 97251,
            "filename": "po/fi/master/antora.yml.po",
            "revision": "8d9bc293a8d9dbffc18830f9374704a3664e32f3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "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": 5,
            "have_comment": 0,
            "last_change": "2024-02-20T18:04:02.798608Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/fi/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 97252,
            "filename": "po/it/master/antora.yml.po",
            "revision": "aaac752f090f5d86c98e216268d9e679f2c930e3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/it/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/it/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "translated": 6,
            "translated_words": 6,
            "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": "2024-04-24T06:36:06.586776Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/it/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 97255,
            "filename": "po/pt_BR/master/antora.yml.po",
            "revision": "8cbf9d6f8d305d66010287be19340ec93bfbe2d2",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-commops/masterantorayml/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-commops/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-commops/masterantorayml/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "translated": 6,
            "translated_words": 6,
            "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": "2024-02-20T18:04:03.297018Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterantorayml/pt_BR/units/?format=api"
        }
    ]
}