Translation components API.

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

GET /api/components/stairways/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": 637,
            "filename": "lang/en.json",
            "revision": "117ee0cef1a72aa787dee588e2b65779db71c53d,117ee0cef1a72aa787dee588e2b65779db71c53d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stairways/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stairways/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 49,
            "total_words": 150,
            "translated": 49,
            "translated_words": 150,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-04-06T17:56:48.388064Z",
            "last_author": "Matheus Clemente",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/en/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": 638,
            "filename": "lang/es.json",
            "revision": "126a1846dfc1047aa4806717a6633a22b6071542,117ee0cef1a72aa787dee588e2b65779db71c53d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stairways/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stairways/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 49,
            "total_words": 150,
            "translated": 49,
            "translated_words": 150,
            "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-04-06T17:52:18.617119Z",
            "last_author": "Matheus Clemente",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/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": 645,
            "filename": "lang/fr.json",
            "revision": "56787c0cbb14f0726c56d3dd492c94aa08a81b3c,117ee0cef1a72aa787dee588e2b65779db71c53d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stairways/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stairways/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 49,
            "total_words": 150,
            "translated": 49,
            "translated_words": 150,
            "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": "2022-10-31T17:58:19.300664Z",
            "last_author": "Simon W.",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/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": 649,
            "filename": "lang/de.json",
            "revision": "fa6367ac0b4fd0b732a6af03fbba43f056bd80d2,117ee0cef1a72aa787dee588e2b65779db71c53d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stairways/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stairways/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 49,
            "total_words": 150,
            "translated": 49,
            "translated_words": 150,
            "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": "2022-10-31T23:08:02.654705Z",
            "last_author": "kagedansa",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/de/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": 1212,
            "filename": "lang/pt_BR.json",
            "revision": "b0b149e7c716d46207442700cfb268902c656de7,117ee0cef1a72aa787dee588e2b65779db71c53d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stairways/main/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stairways/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 49,
            "total_words": 150,
            "translated": 49,
            "translated_words": 150,
            "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-04-06T17:59:05.422269Z",
            "last_author": "Matheus Clemente",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pt_BR/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": 1351,
            "filename": "lang/pl.json",
            "revision": "0de272619d32a45477b7fa156b029d9fa0b01a25,117ee0cef1a72aa787dee588e2b65779db71c53d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stairways/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stairways/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 49,
            "total_words": 150,
            "translated": 49,
            "translated_words": 150,
            "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-05-05T20:06:36.753141Z",
            "last_author": "Jakub",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/units/?format=api"
        }
    ]
}