Translation components API.

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

GET /api/components/cyphersystem/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": 1082,
            "filename": "lang/en.json",
            "revision": "f0ca5c783abc723da28225b1f8d43f89ce00d6f8,f0ca5c783abc723da28225b1f8d43f89ce00d6f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/cyphersystem/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 758,
            "total_words": 2866,
            "translated": 758,
            "translated_words": 2866,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 21,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-03T16:08:03.970676Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/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": 1083,
            "filename": "lang/de.json",
            "revision": "202e694715aac7d272a7f1ff6c77d0f51fe83d33,f0ca5c783abc723da28225b1f8d43f89ce00d6f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/cyphersystem/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 758,
            "total_words": 2866,
            "translated": 758,
            "translated_words": 2866,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 23,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-03T16:21:11.910011Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/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": 1085,
            "filename": "lang/es.json",
            "revision": "34ed3e3d26e671d2b958b35cccc4fb734a65a11d,f0ca5c783abc723da28225b1f8d43f89ce00d6f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/cyphersystem/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 758,
            "total_words": 2866,
            "translated": 758,
            "translated_words": 2866,
            "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-10-04T18:31:57.429396Z",
            "last_author": "Marko",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/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": 1086,
            "filename": "lang/fr.json",
            "revision": "adcecc8026a3a869aec6ab8b47879cf5b37ccd4c,f0ca5c783abc723da28225b1f8d43f89ce00d6f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/cyphersystem/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 758,
            "total_words": 2866,
            "translated": 758,
            "translated_words": 2866,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2025-10-10T10:36:43.495831Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/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": 1087,
            "filename": "lang/it.json",
            "revision": "3d1e3dc560390e3e8221b5177de4ffdb0e63d634,f0ca5c783abc723da28225b1f8d43f89ce00d6f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/cyphersystem/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 758,
            "total_words": 2866,
            "translated": 464,
            "translated_words": 1597,
            "translated_percent": 61.2,
            "fuzzy": 17,
            "fuzzy_words": 89,
            "fuzzy_percent": 2.2,
            "failing_checks": 6,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-03T16:08:07.207366Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 621,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 652,
                    "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://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": 1088,
            "filename": "lang/pt_BR.json",
            "revision": "f48e1e2b1789a3968c8d38204035216e37642d13,f0ca5c783abc723da28225b1f8d43f89ce00d6f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/main/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/cyphersystem/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 758,
            "total_words": 2866,
            "translated": 758,
            "translated_words": 2866,
            "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-10-05T09:15:24.161735Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/pt_BR/units/?format=api"
        }
    ]
}