Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 460,
            "filename": "src/languages/en.json",
            "revision": "ab363006ec824ddec0359bd24eec3ec233200355,ab363006ec824ddec0359bd24eec3ec233200355",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/inventory-plus/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/inventory-plus/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 103,
            "total_words": 1455,
            "translated": 101,
            "translated_words": 1455,
            "translated_percent": 98.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 469,
            "failing_checks_percent": 14.5,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2023-09-11T16:51:09.777840Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/it/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 461,
            "filename": "src/languages/it.json",
            "revision": "f43ea9f764cf313a6a6fe7b5605a6e41490ed424,ab363006ec824ddec0359bd24eec3ec233200355",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/inventory-plus/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/inventory-plus/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 103,
            "total_words": 1455,
            "translated": 43,
            "translated_words": 237,
            "translated_percent": 41.7,
            "fuzzy": 27,
            "fuzzy_words": 546,
            "fuzzy_percent": 26.2,
            "failing_checks": 3,
            "failing_checks_words": 80,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-11T16:51:10.625986Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 462,
            "filename": "src/languages/pt-BR.json",
            "revision": "fb63e040e788972b840b580d12c21f5c74d614be,ab363006ec824ddec0359bd24eec3ec233200355",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/inventory-plus/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/inventory-plus/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 103,
            "total_words": 1455,
            "translated": 47,
            "translated_words": 261,
            "translated_percent": 45.6,
            "fuzzy": 31,
            "fuzzy_words": 606,
            "fuzzy_percent": 30.0,
            "failing_checks": 1,
            "failing_checks_words": 72,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-11T16:51:11.209691Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 631,
            "filename": "src/languages/es.json",
            "revision": "bf6efafb6656817018a98fd32b8b1929c6526c33,ab363006ec824ddec0359bd24eec3ec233200355",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/inventory-plus/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/inventory-plus/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 103,
            "total_words": 1455,
            "translated": 8,
            "translated_words": 23,
            "translated_percent": 7.7,
            "fuzzy": 5,
            "fuzzy_words": 88,
            "fuzzy_percent": 4.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-11T16:51:10.350594Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 824,
            "filename": "src/languages/de.json",
            "revision": "f8e65d62c5354f01255bede4712e0e3933614969,ab363006ec824ddec0359bd24eec3ec233200355",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/inventory-plus/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/inventory-plus/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 103,
            "total_words": 1455,
            "translated": 91,
            "translated_words": 1066,
            "translated_percent": 88.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-11T16:51:10.063322Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 440,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 440,
                    "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",
                "population": 41077398,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1288,
            "filename": "src/languages/pl.json",
            "revision": "70aeb5c5fd81b3427818c89815b34af51a78d097,ab363006ec824ddec0359bd24eec3ec233200355",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/inventory-plus/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/inventory-plus/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 103,
            "total_words": 1455,
            "translated": 13,
            "translated_words": 79,
            "translated_percent": 12.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 1.9,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-09-11T16:51:10.916872Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pl/units/?format=api"
        }
    ]
}