Translation components API.

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

GET /api/components/pause-customizer/main/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": 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": 752,
            "filename": "languages/en.json",
            "revision": "bbe440ff21a047a1f05866622f08d08e3623c93b,bbe440ff21a047a1f05866622f08d08e3623c93b",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 48,
            "total_words": 205,
            "translated": 43,
            "translated_words": 205,
            "translated_percent": 89.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 0,
            "failing_checks_percent": 6.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-19T02:51:59.257409Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/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": 1576,
            "filename": "languages/de.json",
            "revision": "cf9fd7ddd97c7e5cbf66787e60513d7e902b6378,bbe440ff21a047a1f05866622f08d08e3623c93b",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 205,
            "translated": 43,
            "translated_words": 205,
            "translated_percent": 89.5,
            "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": "2026-04-19T02:51:59.294423Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/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": 1577,
            "filename": "languages/es.json",
            "revision": "1affdff7fde7ad35456eb520ad5c03e5262d0290,bbe440ff21a047a1f05866622f08d08e3623c93b",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 205,
            "translated": 43,
            "translated_words": 205,
            "translated_percent": 89.5,
            "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": "2026-04-19T02:51:59.327810Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/es/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": 1578,
            "filename": "languages/fr.json",
            "revision": "b29c9bc563428989116b258a9b9894e067d94993,bbe440ff21a047a1f05866622f08d08e3623c93b",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 205,
            "translated": 43,
            "translated_words": 205,
            "translated_percent": 89.5,
            "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": "2026-04-19T02:51:59.359266Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/fr/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": 1579,
            "filename": "languages/ja.json",
            "revision": "e2fbc17f49e1b054297193a61fe447740b557bc5,bbe440ff21a047a1f05866622f08d08e3623c93b",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 205,
            "translated": 43,
            "translated_words": 205,
            "translated_percent": 89.5,
            "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": "2026-04-19T02:51:59.396918Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ja/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": 1580,
            "filename": "languages/pt-br.json",
            "revision": "79eb16db619cce25b5de16abcc2664e0bcaa546d,bbe440ff21a047a1f05866622f08d08e3623c93b",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 205,
            "translated": 43,
            "translated_words": 205,
            "translated_percent": 89.5,
            "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": "2026-04-19T02:51:59.428251Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 465,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 465,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ru/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1583,
            "filename": "languages/ru.json",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pause-customizer/main/ru/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pause-customizer/-/ru/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pause-customizer/main/ru/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": "2026-05-13T04:38:45.609860Z",
            "last_author": "Andrew Timoshko",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ru/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ru/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ru/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/ru/units/?format=api"
        }
    ]
}