Translation components API.

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

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

{
    "count": 5,
    "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": 272,
            "filename": "languages/en.json",
            "revision": "c398c938f2f4063b3bc6be207daa76b46f46c94f,c398c938f2f4063b3bc6be207daa76b46f46c94f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/encounter-stats/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/encounter-stats/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/encounter-stats/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 98,
            "total_words": 293,
            "translated": 98,
            "translated_words": 293,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 5,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-26T20:46:23.375431Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/en/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": 273,
            "filename": "languages/fr.json",
            "revision": "72e588b76e85d22269af1fbef52e0424e94cc2c7,c398c938f2f4063b3bc6be207daa76b46f46c94f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/encounter-stats/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/encounter-stats/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/encounter-stats/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 293,
            "translated": 98,
            "translated_words": 293,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-27T07:19:13.204391Z",
            "last_author": "vincent",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/fr/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": 291,
            "filename": "languages/es.json",
            "revision": "98d4c20a74aa935c3f19dd65ae28bc5cd42ddc5c,c398c938f2f4063b3bc6be207daa76b46f46c94f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/encounter-stats/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/encounter-stats/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/encounter-stats/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 293,
            "translated": 92,
            "translated_words": 275,
            "translated_percent": 93.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": "2023-01-26T20:46:23.693958Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/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": 293,
            "filename": "languages/de.json",
            "revision": "55d045bea44d535e6f932db3eaf0157366b5ca2e,c398c938f2f4063b3bc6be207daa76b46f46c94f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/encounter-stats/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/encounter-stats/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/encounter-stats/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 293,
            "translated": 92,
            "translated_words": 275,
            "translated_percent": 93.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-26T20:46:23.525576Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/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": 1321,
            "filename": "languages/pl.json",
            "revision": "2ec415be49fd323eb8f3e36ca195cb0046647915,c398c938f2f4063b3bc6be207daa76b46f46c94f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/encounter-stats/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/encounter-stats/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/encounter-stats/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 293,
            "translated": 98,
            "translated_words": 293,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-19T20:11:43.957577Z",
            "last_author": "Jakub",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/pl/units/?format=api"
        }
    ]
}