Translation components API.

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

GET /api/components/advanced-macros/main/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": 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": 756,
            "filename": "src/languages/en.json",
            "revision": "02cb492a3ac97a82e6705799914ca53fa4f7aa46,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 41,
            "translated": 8,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-01-07T13:36:43.974656Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 610,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 610,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "cmn",
                    "cmn_hans",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zhcn",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "cn",
            "id": 757,
            "filename": "src/languages/cn.json",
            "revision": "3dc79ccd85e0b62b418fc028998bba12427463fa,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "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": "2025-01-07T13:36:44.024642Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/zh_Hans/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": 758,
            "filename": "src/languages/fr.json",
            "revision": "1933f71efdc1663ebd633cbc3bbd4f430b44be10,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 12.5,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2025-07-04T09:07:09.501124Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fr/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": 781,
            "filename": "src/languages/pl.json",
            "revision": "59b5e8c3da2a2e5d3999c3b01c8378bd0d55ee2e,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 8,
            "translated_words": 41,
            "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": "2025-01-12T09:36:41.045938Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/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": 785,
            "filename": "src/languages/pt-BR.json",
            "revision": "49be41f05b64b5971d09a92d00942587eabd2adf,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.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": "2025-01-07T13:36:44.273433Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1395,
            "filename": "src/languages/fi.json",
            "revision": "d35503e616ae28578b79ea1d3056bed71011ad54,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-07T13:36:44.135422Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/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": 1427,
            "filename": "src/languages/es.json",
            "revision": "ba39f10b89c5b628e64a2bf8a1847b28426a60d2,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-07T13:36:44.096882Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/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": 1447,
            "filename": "src/languages/de.json",
            "revision": "784e905d174ab0c267221941560381dc7baac95c,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 5,
            "translated_words": 35,
            "translated_percent": 62.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 12.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-07T13:36:44.059221Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/de/units/?format=api"
        }
    ]
}