Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1408048,
            "filename": "common/_locales/en/messages.json",
            "revision": "f8ac1a98ec2d659e1465de717e507e293c34c60c,f8ac1a98ec2d659e1465de717e507e293c34c60c",
            "web_url": "https://hosted.weblate.org/projects/jshelter/webextension/en/",
            "share_url": "https://hosted.weblate.org/engage/jshelter/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/jshelter/webextension/en/",
            "url": "https://hosted.weblate.org/api/translations/jshelter/webextension/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 382,
            "total_words": 4062,
            "translated": 382,
            "translated_words": 4062,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-03T14:46:10.751246+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/en/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1408050,
            "filename": "common/_locales/cs/messages.json",
            "revision": "59197928002ab2250925ea122cb33b396e8fe116,f8ac1a98ec2d659e1465de717e507e293c34c60c",
            "web_url": "https://hosted.weblate.org/projects/jshelter/webextension/cs/",
            "share_url": "https://hosted.weblate.org/engage/jshelter/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/jshelter/webextension/cs/",
            "url": "https://hosted.weblate.org/api/translations/jshelter/webextension/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 4062,
            "translated": 382,
            "translated_words": 4062,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 68,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-03T14:46:11.454129+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/cs/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1408598,
            "filename": "common/_locales/ru/messages.json",
            "revision": "9d4f9474c396b8af3ae3fdaaa3aa320b50f189d1,f8ac1a98ec2d659e1465de717e507e293c34c60c",
            "web_url": "https://hosted.weblate.org/projects/jshelter/webextension/ru/",
            "share_url": "https://hosted.weblate.org/engage/jshelter/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/jshelter/webextension/ru/",
            "url": "https://hosted.weblate.org/api/translations/jshelter/webextension/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 4062,
            "translated": 368,
            "translated_words": 4010,
            "translated_percent": 96.3,
            "fuzzy": 1,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.2,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-03T14:46:12.736021+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/ru/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1416776,
            "filename": "common/_locales/fr/messages.json",
            "revision": "34d2cbfe105da83988533d0dd6360622c8a01df9,f8ac1a98ec2d659e1465de717e507e293c34c60c",
            "web_url": "https://hosted.weblate.org/projects/jshelter/webextension/fr/",
            "share_url": "https://hosted.weblate.org/engage/jshelter/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/jshelter/webextension/fr/",
            "url": "https://hosted.weblate.org/api/translations/jshelter/webextension/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 4062,
            "translated": 99,
            "translated_words": 763,
            "translated_percent": 25.9,
            "fuzzy": 3,
            "fuzzy_words": 63,
            "fuzzy_percent": 0.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-11-08T02:25:30.109148+01:00",
            "last_author": "Micetto Sam",
            "repository_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/fr/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1417750,
            "filename": "common/_locales/pt/messages.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,f8ac1a98ec2d659e1465de717e507e293c34c60c",
            "web_url": "https://hosted.weblate.org/projects/jshelter/webextension/pt/",
            "share_url": "https://hosted.weblate.org/engage/jshelter/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/jshelter/webextension/pt/",
            "url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 4062,
            "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://hosted.weblate.org/api/translations/jshelter/webextension/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1422271,
            "filename": "common/_locales/pl/messages.json",
            "revision": "ed0ec0a62671d5d456a15e10e5df1fd214a893f3,f8ac1a98ec2d659e1465de717e507e293c34c60c",
            "web_url": "https://hosted.weblate.org/projects/jshelter/webextension/pl/",
            "share_url": "https://hosted.weblate.org/engage/jshelter/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/jshelter/webextension/pl/",
            "url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 4062,
            "translated": 198,
            "translated_words": 448,
            "translated_percent": 51.8,
            "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": "2023-12-18T23:57:53.178887+01:00",
            "last_author": "Eryk Michalak",
            "repository_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pl/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "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://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1442399,
            "filename": "common/_locales/pt_BR/messages.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,f8ac1a98ec2d659e1465de717e507e293c34c60c",
            "web_url": "https://hosted.weblate.org/projects/jshelter/webextension/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/jshelter/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/jshelter/webextension/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 4062,
            "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-03-07T15:08:44.208944+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jshelter/webextension/pt_BR/units/?format=api"
        }
    ]
}