Translation components API.

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

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

{
    "count": 12,
    "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": 830,
            "filename": "languages/en.json",
            "revision": "bf2ad5c0ededefb37e64671e0413d164d09f07f0,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "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-01-11T15:51:55.430028Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 406,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 406,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/nl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 844,
            "filename": "languages/nl.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/nl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/nl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/nl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "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": 16,
            "have_comment": 0,
            "last_change": "2024-07-24T12:48:58.844891Z",
            "last_author": "Casper Laan",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/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": 846,
            "filename": "languages/de.json",
            "revision": "a6947952a64527d5722f6861f3256fdfd495e785,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "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-01-19T23:42:00.904149Z",
            "last_author": "Sir Motte",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/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": 847,
            "filename": "languages/es.json",
            "revision": "5935ac74df770a2e5cb00b26e8592d973507f55b,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 8,
            "translated_words": 73,
            "translated_percent": 20.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-03-10T14:39:03.901827Z",
            "last_author": "DragonHale",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/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": 848,
            "filename": "languages/fr.json",
            "revision": "4b5df8a217e2d214150ecbfb2f617aaf5de0d5c3,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "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-01-12T12:53:09.126660Z",
            "last_author": "Padhiver",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/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": 849,
            "filename": "languages/ja.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-11-30T22:14:11.823634Z",
            "last_author": "pipechair",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 850,
            "filename": "languages/ko.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "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-01-11T15:51:56.699983Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/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": 1414,
            "filename": "languages/pl.json",
            "revision": "69f18701ed10cfefbb8e3f27792348c5d8cf0ff1,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 8,
            "translated_words": 64,
            "translated_percent": 20.5,
            "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-03-27T22:07:18.338854Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/units/?format=api"
        },
        {
            "language": {
                "id": 555,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 555,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/tr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 1503,
            "filename": "languages/tr.json",
            "revision": "048f91e255885763c767406af2ab76a8b3aeb995,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/tr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/tr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/tr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "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-06-05T08:59:54.442414Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/tr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/tr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/tr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/tr/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": "zh_Hans",
            "id": 1548,
            "filename": "languages/zh_Hans.json",
            "revision": "b9a6b85310433529592496b0a45484c929c715d0,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "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-09-12T16:01:23.381308Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 573,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 573,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/uk/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1550,
            "filename": "languages/uk.json",
            "revision": "80917c30474b54f0e29400fb5061c490c656325a,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/uk/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/uk/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/uk/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "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-09-16T14:01:24.026770Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/units/?format=api"
        },
        {
            "language": {
                "id": 539,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 539,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/th/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/th/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 1560,
            "filename": "languages/th.json",
            "revision": "e884f984d52ced4af1786c6be8857a2569727571,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/th/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/th/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/th/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 5.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 2.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-19T17:36:41.050576Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/units/?format=api"
        }
    ]
}