Translation components API.

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

GET /api/components/neos-account-downloader/neos-account-downloader-resources/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1403667,
            "filename": "AccountDownloader/Properties/Resources.resx",
            "revision": "2edb41b987836422cea24a8dd4581643f5f9c996,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/en/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/en/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 70,
            "total_words": 369,
            "translated": 70,
            "translated_words": 369,
            "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-07-30T10:05:16.220767+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/en/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1403668,
            "filename": "AccountDownloader/Properties/Resources.cs.resx",
            "revision": "d9adc3dd87064a4db8e039dfc810154948377083,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/cs/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/cs/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 369,
            "translated": 66,
            "translated_words": 363,
            "translated_percent": 94.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/cs/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1403669,
            "filename": "AccountDownloader/Properties/Resources.de.resx",
            "revision": "6180fc6762866b4a4ff6b23cce1da71a384d9c6b,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/de/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/de/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 369,
            "translated": 70,
            "translated_words": 369,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-08-11T14:49:07.103111+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/de/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1403670,
            "filename": "AccountDownloader/Properties/Resources.es.resx",
            "revision": "756a8634bd6cd40c9d939f9278dc7d178c29dd10,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/es/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/es/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 369,
            "translated": 70,
            "translated_words": 369,
            "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-08-01T21:04:09.366398+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/es/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1403671,
            "filename": "AccountDownloader/Properties/Resources.fr.resx",
            "revision": "b14ccbe41524d72ffa3654a257240349e2f6a494,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/fr/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/fr/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 369,
            "translated": 70,
            "translated_words": 369,
            "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-08-24T07:04:08.655712+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/fr/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1403672,
            "filename": "AccountDownloader/Properties/Resources.ja.resx",
            "revision": "24f5d465c7a032038cdd7d6926bc4d879d1dabcd,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/ja/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/ja/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 369,
            "translated": 69,
            "translated_words": 366,
            "translated_percent": 98.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": "2023-08-13T07:51:32.256222+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ja/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1403673,
            "filename": "AccountDownloader/Properties/Resources.ko.resx",
            "revision": "6b2d3c46d05916f081a7a55ca37120a9e176d36b,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/ko/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/ko/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 369,
            "translated": 51,
            "translated_words": 235,
            "translated_percent": 72.8,
            "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-07-30T10:05:23.110595+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ko/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1403674,
            "filename": "AccountDownloader/Properties/Resources.ru.resx",
            "revision": "1c7a9b7fb0799806f9f9c0de7bfd1ec157d08a96,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/ru/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/ru/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 369,
            "translated": 64,
            "translated_words": 309,
            "translated_percent": 91.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/ru/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1410562,
            "filename": "AccountDownloader/Properties/Resources.pl.resx",
            "revision": "7f1a7dd75a5a521288b1a774d57bb151b8ef62ee,2edb41b987836422cea24a8dd4581643f5f9c996",
            "web_url": "https://hosted.weblate.org/projects/neos-account-downloader/neos-account-downloader-resources/pl/",
            "share_url": "https://hosted.weblate.org/engage/neos-account-downloader/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/neos-account-downloader/neos-account-downloader-resources/pl/",
            "url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 369,
            "translated": 69,
            "translated_words": 368,
            "translated_percent": 98.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-09-25T23:02:29.564497+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos-account-downloader/neos-account-downloader-resources/pl/units/?format=api"
        }
    ]
}