Translation components API.

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

GET /api/components/sidebar-macros/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": 661,
            "filename": "languages/en.json",
            "revision": "c77ac74fe056aeeea95db11cd0ec3863cebf5e7a,c77ac74fe056aeeea95db11cd0ec3863cebf5e7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sidebar-macros/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sidebar-macros/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 5,
            "total_words": 58,
            "translated": 5,
            "translated_words": 58,
            "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-11-04T17:33:09.248006Z",
            "last_author": "Daniel Thorp",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/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": 662,
            "filename": "languages/es.json",
            "revision": "b5a24b6e23cb8ad640667004d1018d9973242854,c77ac74fe056aeeea95db11cd0ec3863cebf5e7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sidebar-macros/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sidebar-macros/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 58,
            "translated": 5,
            "translated_words": 58,
            "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-11-04T21:25:56.747038Z",
            "last_author": "Raul Castaño",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 663,
            "filename": "languages/ja.json",
            "revision": "c2b1c4a4b0a0ec1685feee4c97950b9a8e806aa9,c77ac74fe056aeeea95db11cd0ec3863cebf5e7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sidebar-macros/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sidebar-macros/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 58,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 20.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-11-04T17:33:09.454161Z",
            "last_author": "Daniel Thorp",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/ja/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": 675,
            "filename": "languages/fr.json",
            "revision": "e4b0fbf608dc689c555b982d3a4b1335f1a0f4ff,c77ac74fe056aeeea95db11cd0ec3863cebf5e7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sidebar-macros/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sidebar-macros/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 58,
            "translated": 5,
            "translated_words": 58,
            "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-11-04T17:33:09.367890Z",
            "last_author": "Daniel Thorp",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1389,
            "filename": "languages/fi.json",
            "revision": "9628c52b5e2f2ee21d724c160d2d5cf666700d86,c77ac74fe056aeeea95db11cd0ec3863cebf5e7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sidebar-macros/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sidebar-macros/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 58,
            "translated": 5,
            "translated_words": 58,
            "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-24T21:30:36.177890Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/cs/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1429,
            "filename": "languages/cs.json",
            "revision": "5b0c0fd997c57e1215f01d97dae1c9d10203b6ff,c77ac74fe056aeeea95db11cd0ec3863cebf5e7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/main/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sidebar-macros/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sidebar-macros/main/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 58,
            "translated": 5,
            "translated_words": 58,
            "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-10-01T17:24:07.588675Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/units/?format=api"
        }
    ]
}