Translation components API.

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

GET /api/components/sw5e/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": 313,
            "filename": "static/lang/en.json",
            "revision": "a99b1dca55d01484d9dcb0f76ca6ac8898806074,a99b1dca55d01484d9dcb0f76ca6ac8898806074",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sw5e/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2949,
            "total_words": 14497,
            "translated": 2949,
            "translated_words": 14497,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1221,
            "failing_checks_words": 4732,
            "failing_checks_percent": 41.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T15:30:40.807004Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/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": 1463,
            "filename": "static/lang/de.json",
            "revision": "c9d6af5fb34f460776d31e57dcd99d4c7b8575e9,a99b1dca55d01484d9dcb0f76ca6ac8898806074",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sw5e/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2949,
            "total_words": 14497,
            "translated": 1874,
            "translated_words": 10140,
            "translated_percent": 63.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 200,
            "failing_checks_words": 323,
            "failing_checks_percent": 6.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T15:36:23.640653Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/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": 1464,
            "filename": "static/lang/es.json",
            "revision": "fd01c865755024fcd6c1e217dde0265f8d957d21,a99b1dca55d01484d9dcb0f76ca6ac8898806074",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sw5e/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2949,
            "total_words": 14497,
            "translated": 1115,
            "translated_words": 3105,
            "translated_percent": 37.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 175,
            "failing_checks_words": 702,
            "failing_checks_percent": 5.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T15:36:45.194536Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/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": 1465,
            "filename": "static/lang/fr.json",
            "revision": "99815970e5c4040780a9a8be70fd12e50aff498c,a99b1dca55d01484d9dcb0f76ca6ac8898806074",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sw5e/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2949,
            "total_words": 14497,
            "translated": 895,
            "translated_words": 2483,
            "translated_percent": 30.3,
            "fuzzy": 4,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 148,
            "failing_checks_words": 324,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-14T19:55:34.874991Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/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": 1466,
            "filename": "static/lang/it.json",
            "revision": "9bf8d3411e8beb4a1e3b2bebf810e189578a7238,a99b1dca55d01484d9dcb0f76ca6ac8898806074",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sw5e/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2949,
            "total_words": 14497,
            "translated": 898,
            "translated_words": 2501,
            "translated_percent": 30.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 108,
            "failing_checks_words": 128,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T15:37:29.936256Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 446,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 446,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1467,
            "filename": "static/lang/pt.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,a99b1dca55d01484d9dcb0f76ca6ac8898806074",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/main/pt/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sw5e/-/pt/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/pt/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2949,
            "total_words": 14497,
            "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": "2024-01-12T15:37:51.868898Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt/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": 1468,
            "filename": "static/lang/pt_BR.json",
            "revision": "e3912769aaa9c76aa525e040396a929aae2b9342,a99b1dca55d01484d9dcb0f76ca6ac8898806074",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/main/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sw5e/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2949,
            "total_words": 14497,
            "translated": 1853,
            "translated_words": 10107,
            "translated_percent": 62.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 95,
            "failing_checks_words": 105,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T15:38:17.782188Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt_BR/units/?format=api"
        }
    ]
}