Translation components API.

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

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

{
    "count": 4,
    "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": 763,
            "filename": "languages/en.json",
            "revision": "c7426e9ba73d5c68374d813a9be273a976ed8f5d,c7426e9ba73d5c68374d813a9be273a976ed8f5d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/speaking-as/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 104,
            "translated": 7,
            "translated_words": 104,
            "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": "2023-03-04T23:41:56.738814Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/en/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": 777,
            "filename": "languages/pl.json",
            "revision": "06582ad4aefb9ca4e0e5434edfbc8e596f400e8a,c7426e9ba73d5c68374d813a9be273a976ed8f5d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/speaking-as/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 104,
            "translated": 7,
            "translated_words": 104,
            "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": "2023-06-18T21:00:28.108086Z",
            "last_author": "Jakub",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/pl/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": 1152,
            "filename": "languages/fr.json",
            "revision": "8002c8e675c8a3843c74d69265ace1d351820229,c7426e9ba73d5c68374d813a9be273a976ed8f5d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/speaking-as/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 104,
            "translated": 7,
            "translated_words": 104,
            "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": "2023-03-05T15:05:01.404919Z",
            "last_author": "vincent",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/fr/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": 1154,
            "filename": "languages/cn.json",
            "revision": "608b468c06e583db41216ddb1fea642e7682f82d,c7426e9ba73d5c68374d813a9be273a976ed8f5d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/speaking-as/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/speaking-as/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 104,
            "translated": 7,
            "translated_words": 104,
            "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": "2023-03-07T18:53:47.378409Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/zh_Hans/units/?format=api"
        }
    ]
}