Translation components API.

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

GET /api/components/module-credits/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": 420,
            "filename": "languages/en.json",
            "revision": "41b37206a207d2fcfedf8d0b0dbae302ff577065,41b37206a207d2fcfedf8d0b0dbae302ff577065",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/module-credits/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/module-credits/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/module-credits/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 132,
            "total_words": 869,
            "translated": 132,
            "translated_words": 869,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 32,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-08T23:41:25.628723Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/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": 448,
            "filename": "languages/fr.json",
            "revision": "f420d2bbe4f03f6df9522da2ab724ff249f679cd,41b37206a207d2fcfedf8d0b0dbae302ff577065",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/module-credits/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/module-credits/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/module-credits/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 869,
            "translated": 132,
            "translated_words": 869,
            "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-05-04T10:36:42.195749Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/fr/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": 1280,
            "filename": "languages/pt_BR.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,41b37206a207d2fcfedf8d0b0dbae302ff577065",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/module-credits/main/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/module-credits/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/module-credits/main/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 869,
            "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": "2023-06-08T23:41:26.028694Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/pt_BR/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": 1471,
            "filename": "languages/de.json",
            "revision": "39349da6f1481ce6dc451881f07509385b47f668,41b37206a207d2fcfedf8d0b0dbae302ff577065",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/module-credits/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/module-credits/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/module-credits/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 869,
            "translated": 132,
            "translated_words": 869,
            "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": "2024-01-25T22:01:10.095577Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/de/units/?format=api"
        }
    ]
}