Translation components API.

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

GET /api/components/sumwars/herb_collector/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": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 360,
            "filename": "share/translation/pt/herb_collector.po",
            "revision": "f97074c187884b1a238f296c1a11875e8f7c2862",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/pt/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/pt/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 276,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 4.5,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 2.2,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-19T20:41:13+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pt/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 361,
            "filename": "share/translation/it/herb_collector.po",
            "revision": "631fe22c17f1c61ea6b0039929e66c1cbbbebfd6",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/it/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/it/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 276,
            "translated": 42,
            "translated_words": 261,
            "translated_percent": 95.4,
            "fuzzy": 1,
            "fuzzy_words": 14,
            "fuzzy_percent": 2.2,
            "failing_checks": 5,
            "failing_checks_words": 20,
            "failing_checks_percent": 11.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-17T11:13:26+01:00",
            "last_author": "Hairic95",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/it/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": 362,
            "filename": "share/translation/ru/herb_collector.po",
            "revision": "e0637b65db113bac21909ab5ccf73052f091aeb2",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/ru/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/ru/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 276,
            "translated": 40,
            "translated_words": 257,
            "translated_percent": 90.9,
            "fuzzy": 1,
            "fuzzy_words": 14,
            "fuzzy_percent": 2.2,
            "failing_checks": 6,
            "failing_checks_words": 20,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/ru/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": 363,
            "filename": "share/translation/de/herb_collector.po",
            "revision": "6236b8037980219de0c08daeeb85ccefc0b64910",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/de/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/de/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 276,
            "translated": 44,
            "translated_words": 276,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-05-14T07:50:00+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/de/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": 364,
            "filename": "share/translation/pl/herb_collector.po",
            "revision": "4a2c835814e8d89dacac20ccb2fa4fc3c0c44fc0",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/pl/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/pl/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 276,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/pl/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 365,
            "filename": "share/translation/uk/herb_collector.po",
            "revision": "ec48429d0284ff13fec951d8ca810c5f9fc030af",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/uk/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/uk/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 276,
            "translated": 42,
            "translated_words": 261,
            "translated_percent": 95.4,
            "fuzzy": 1,
            "fuzzy_words": 14,
            "fuzzy_percent": 2.2,
            "failing_checks": 1,
            "failing_checks_words": 14,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/uk/units/?format=api"
        },
        {
            "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": 366,
            "filename": "",
            "revision": "9a28e00ab929de1490dfe79f3a6b61b35f8589dc",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/en/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/en/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 44,
            "total_words": 276,
            "translated": 44,
            "translated_words": 276,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 25,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-08-03T21:12:31+02:00",
            "last_author": "monolifed",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/en/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": 407,
            "filename": "share/translation/es/herb_collector.po",
            "revision": "835b70eafbbe183e0d57b64535c3c8f1b94d3635",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/es/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/es/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 276,
            "translated": 43,
            "translated_words": 274,
            "translated_percent": 97.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 2.2,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2014-10-23T21:36:07+02:00",
            "last_author": "Rubén Viguera Marañón",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/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": 1790,
            "filename": "share/translation/fr/herb_collector.po",
            "revision": "9ad1e7a0b5f98e104437c7c321cc5b7481251bef",
            "web_url": "https://hosted.weblate.org/projects/sumwars/herb_collector/fr/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/herb_collector/fr/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 276,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 4.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": "2015-03-08T12:45:57+01:00",
            "last_author": "Tuux",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/herb_collector/fr/units/?format=api"
        }
    ]
}