Translation components API.

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

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

{
    "count": 8,
    "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": 5613,
            "filename": "pot/master/pages/troubleshooting.pot",
            "revision": "f21c3f03315f8ae90988370a832faae8de992199",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-silverblue/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 115,
            "total_words": 1846,
            "translated": 115,
            "translated_words": 1846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 366,
            "failing_checks_percent": 23.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/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": 5631,
            "filename": "po/fr/master/pages/troubleshooting.po",
            "revision": "1f53bb80fe475431aa03954b3af2640e7813f859",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-silverblue/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1846,
            "translated": 2,
            "translated_words": 8,
            "translated_percent": 1.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-02-26T17:11:14.198748Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/fr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 8138,
            "filename": "po/uk/master/pages/troubleshooting.po",
            "revision": "8302021eb268c2e7fabebf93e644c3a8df8358e7",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-silverblue/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1846,
            "translated": 100,
            "translated_words": 1617,
            "translated_percent": 86.9,
            "fuzzy": 4,
            "fuzzy_words": 73,
            "fuzzy_percent": 3.4,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.7,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-01-22T22:51:33.931330Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/uk/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translate.fedoraproject.org/languages/ro/",
                "url": "https://translate.fedoraproject.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 27762,
            "filename": "po/ro/master/pages/troubleshooting.po",
            "revision": "312e6f44fd06419e811641df535239790b3377d4",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/ro/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-silverblue/-/ro/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/ro/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1846,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/ro/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/ro/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/ro/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/ro/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/ro/units/?format=api"
        },
        {
            "language": {
                "id": 347,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 366,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hans/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 32147,
            "filename": "po/zh_Hans/master/pages/troubleshooting.po",
            "revision": "e4cf6523611ed18d7e6c598873badccccfaa342c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-silverblue/-/zh_Hans/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1846,
            "translated": 64,
            "translated_words": 976,
            "translated_percent": 55.6,
            "fuzzy": 17,
            "fuzzy_words": 305,
            "fuzzy_percent": 14.7,
            "failing_checks": 22,
            "failing_checks_words": 240,
            "failing_checks_percent": 19.1,
            "have_suggestion": 26,
            "have_comment": 0,
            "last_change": "2024-02-21T10:35:51.103247Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/zh_Hans/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": 32569,
            "filename": "po/pt_BR/master/pages/troubleshooting.po",
            "revision": "edc4c2603297fb4da48c9164df11357b9ff62845",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-silverblue/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1846,
            "translated": 52,
            "translated_words": 644,
            "translated_percent": 45.2,
            "fuzzy": 29,
            "fuzzy_words": 637,
            "fuzzy_percent": 25.2,
            "failing_checks": 16,
            "failing_checks_words": 274,
            "failing_checks_percent": 13.9,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2024-01-22T22:51:33.087355Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 107271,
            "filename": "po/id/master/pages/troubleshooting.po",
            "revision": "c698934d50c3ca373e22e74c684824d5aea7ea9d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/id/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-silverblue/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/id/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1846,
            "translated": 115,
            "translated_words": 1846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 113,
            "failing_checks_percent": 9.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-12T07:33:36.943043Z",
            "last_author": "Andika Triwidada",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/id/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 124009,
            "filename": "po/pt/master/pages/troubleshooting.po",
            "revision": "8662519c79cf28dc0776addde64024335b5607c4",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-fedora-silverblue/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 1846,
            "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-03-28T17:07:29.697812Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/pt/units/?format=api"
        }
    ]
}