Translation components API.

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

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

{
    "count": 3,
    "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": 443,
            "filename": "lang/en.json",
            "revision": "069eb509939e810294f6336298ff58deb76244ff,069eb509939e810294f6336298ff58deb76244ff",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stream-view/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stream-view/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stream-view/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 114,
            "total_words": 924,
            "translated": 114,
            "translated_words": 924,
            "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-09-23T04:16:39.408064Z",
            "last_author": "sPOiDar",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/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": 1337,
            "filename": "lang/es.json",
            "revision": "aae8c2103cf524720d21a10867da72847d382bfc,069eb509939e810294f6336298ff58deb76244ff",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stream-view/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stream-view/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stream-view/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 114,
            "total_words": 924,
            "translated": 102,
            "translated_words": 800,
            "translated_percent": 89.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 16,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-23T04:16:39.747080Z",
            "last_author": "sPOiDar",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/es/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": 1505,
            "filename": "lang/pl.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,069eb509939e810294f6336298ff58deb76244ff",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/stream-view/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/stream-view/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/stream-view/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 114,
            "total_words": 924,
            "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-06-16T18:33:01.580848Z",
            "last_author": "Jakub",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/pl/units/?format=api"
        }
    ]
}