Translation components API.

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

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

{
    "count": 9,
    "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": 698,
            "filename": "src/lang/en.json",
            "revision": "39c01e3db5e3bc62194af3549c36e903a48098a2,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 347,
            "total_words": 1278,
            "translated": 347,
            "translated_words": 1278,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 86,
            "failing_checks_words": 538,
            "failing_checks_percent": 24.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T05:27:26.980514Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/en/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": 699,
            "filename": "src/lang/de.json",
            "revision": "6c7fa5cf04e833338742e933f28717f75be67392,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 1278,
            "translated": 231,
            "translated_words": 545,
            "translated_percent": 66.5,
            "fuzzy": 3,
            "fuzzy_words": 38,
            "fuzzy_percent": 0.8,
            "failing_checks": 4,
            "failing_checks_words": 32,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T05:27:27.575044Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 700,
            "filename": "src/lang/fr.json",
            "revision": "4e6ac9ae3c40408215bbf4fd9753b8b65c6c69f4,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 1278,
            "translated": 347,
            "translated_words": 1278,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 41,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-24T11:32:51.357232Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/fr/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": 701,
            "filename": "src/lang/it.json",
            "revision": "5366ba074b33787a0cb1ff1872e9c1a75b265cc0,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 1278,
            "translated": 270,
            "translated_words": 937,
            "translated_percent": 77.8,
            "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": "2024-07-08T19:08:06.497407Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 702,
            "filename": "src/lang/ja.json",
            "revision": "91b6499e00ca1ae81dc1aff3dd32809a7e314264,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 1278,
            "translated": 342,
            "translated_words": 1232,
            "translated_percent": 98.5,
            "fuzzy": 1,
            "fuzzy_words": 33,
            "fuzzy_percent": 0.2,
            "failing_checks": 89,
            "failing_checks_words": 715,
            "failing_checks_percent": 25.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-14T21:14:36.023122Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 703,
            "filename": "src/lang/ko.json",
            "revision": "37e6886305e94b97f16aa58098833bd858f6bb10,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 1278,
            "translated": 281,
            "translated_words": 958,
            "translated_percent": 80.9,
            "fuzzy": 1,
            "fuzzy_words": 33,
            "fuzzy_percent": 0.2,
            "failing_checks": 28,
            "failing_checks_words": 286,
            "failing_checks_percent": 8.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T05:27:30.181862Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ko/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": 704,
            "filename": "src/lang/pl.json",
            "revision": "62fb5b7699546f743ceaf0a93948e6290f1b7c76,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 1278,
            "translated": 258,
            "translated_words": 826,
            "translated_percent": 74.3,
            "fuzzy": 1,
            "fuzzy_words": 33,
            "fuzzy_percent": 0.2,
            "failing_checks": 3,
            "failing_checks_words": 44,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T05:27:30.936658Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pl/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": 705,
            "filename": "src/lang/pt-BR.json",
            "revision": "f9ff0ab1ac9212fac66b0d9674720789b40cb65b,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 1278,
            "translated": 345,
            "translated_words": 1237,
            "translated_percent": 99.4,
            "fuzzy": 1,
            "fuzzy_words": 33,
            "fuzzy_percent": 0.2,
            "failing_checks": 45,
            "failing_checks_words": 111,
            "failing_checks_percent": 12.9,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2024-03-29T14:23:01.031217Z",
            "last_author": "Anonymous",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/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": 1477,
            "filename": "src/lang/es.json",
            "revision": "1bca9706b8a7b11c5e5201d3dc649b3554f21430,39c01e3db5e3bc62194af3549c36e903a48098a2",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dae/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dae/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 347,
            "total_words": 1278,
            "translated": 10,
            "translated_words": 14,
            "translated_percent": 2.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": "2024-02-20T17:18:45.079105Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/es/units/?format=api"
        }
    ]
}