Translation components API.

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

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

{
    "count": 7,
    "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": 80,
            "filename": "lang/en.json",
            "revision": "6e96b9f91a1868c35bbfbf2b10be2ef20fdb9dd6,6e96b9f91a1868c35bbfbf2b10be2ef20fdb9dd6",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/arbron-summoner/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 24,
            "total_words": 108,
            "translated": 24,
            "translated_words": 108,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-15T20:06:48.407675Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 461,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 461,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ro/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 90,
            "filename": "lang/ro.json",
            "revision": "67bb0faf371c8249042e79fa11cf218d3b052d0e,6e96b9f91a1868c35bbfbf2b10be2ef20fdb9dd6",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/main/ro/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/arbron-summoner/-/ro/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/ro/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 108,
            "translated": 16,
            "translated_words": 75,
            "translated_percent": 66.6,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 8.3,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-15T20:06:48.696356Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/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": 92,
            "filename": "lang/fr.json",
            "revision": "9d8168b072b68f64cef7a7409e371d3c3b42e769,6e96b9f91a1868c35bbfbf2b10be2ef20fdb9dd6",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/arbron-summoner/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 108,
            "translated": 24,
            "translated_words": 108,
            "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-17T06:20:52.160103Z",
            "last_author": "Marc Feuillen",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/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": 108,
            "filename": "lang/fi.json",
            "revision": "9b3e20b69c9ad1f372b1683aeee9fe3024e8e046,6e96b9f91a1868c35bbfbf2b10be2ef20fdb9dd6",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/arbron-summoner/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 108,
            "translated": 24,
            "translated_words": 108,
            "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-24T19:52:47.406078Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/fi/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": 309,
            "filename": "lang/de.json",
            "revision": "4d8da04e9f5fe906bf26a83065abc8460c9d23de,6e96b9f91a1868c35bbfbf2b10be2ef20fdb9dd6",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/arbron-summoner/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 108,
            "translated": 24,
            "translated_words": 108,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-14T20:13:53.430679Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/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": 903,
            "filename": "lang/es.json",
            "revision": "4f7c5f39be52a614a9686952fd828509239dc305,6e96b9f91a1868c35bbfbf2b10be2ef20fdb9dd6",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/arbron-summoner/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 108,
            "translated": 23,
            "translated_words": 105,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-10T14:30:46.050797Z",
            "last_author": "DragonHale",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "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": 1485,
            "filename": "lang/pt-BR.json",
            "revision": "e58eecd3cc006bc6f4245591c9274166d3e4ed7f,6e96b9f91a1868c35bbfbf2b10be2ef20fdb9dd6",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/arbron-summoner/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 108,
            "translated": 24,
            "translated_words": 108,
            "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-07T22:09:54.632995Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/pt-BR/units/?format=api"
        }
    ]
}