Translation components API.

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

GET /api/components/sumwars/testquest/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": 318,
            "filename": "share/translation/pt/testquest.po",
            "revision": "745febe9a841e56b8a52ad001a4451b4d69684be",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/pt/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/pt/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 47,
            "translated": 26,
            "translated_words": 40,
            "translated_percent": 89.6,
            "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": "2018-09-20T02:33:06+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/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": 319,
            "filename": "share/translation/it/testquest.po",
            "revision": "f70c68437794981b1de6a406a4c7a246cc064226",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/it/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/it/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 47,
            "translated": 29,
            "translated_words": 47,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/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": 320,
            "filename": "share/translation/ru/testquest.po",
            "revision": "0fe02419afa152b15501e9d88b9dd1810322aa50",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/ru/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/ru/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.4,
            "have_suggestion": 28,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/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": 321,
            "filename": "share/translation/de/testquest.po",
            "revision": "69ba2859333d738ffec938b0a826cff77a4a67d5",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/de/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/de/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 47,
            "translated": 29,
            "translated_words": 47,
            "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": "2014-01-13T08:46:24+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/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": 322,
            "filename": "share/translation/pl/testquest.po",
            "revision": "a80fbf8d02077842d0ec936ca1cbc36fd29d121b",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/pl/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/pl/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 47,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.4,
            "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/testquest/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/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": 323,
            "filename": "share/translation/uk/testquest.po",
            "revision": "1a3e9446ae490a9dea22c344066a09e086166169",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/uk/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/uk/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 47,
            "translated": 29,
            "translated_words": 47,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/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": 324,
            "filename": "",
            "revision": "5a7e11e354290c4d11d2645bd4769428f375cad9",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/en/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/en/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 29,
            "total_words": 47,
            "translated": 29,
            "translated_words": 47,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/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": 415,
            "filename": "share/translation/es/testquest.po",
            "revision": "7b155d47dfe8c37f8dce76ee817f9c9ad45d7b67",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/es/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/es/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 47,
            "translated": 29,
            "translated_words": 47,
            "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": "2014-03-06T13:24:14+01:00",
            "last_author": "Rubén Viguera Marañón",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/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": 1798,
            "filename": "share/translation/fr/testquest.po",
            "revision": "545ead96075b3e6825ca26016725eb457cfb67bd",
            "web_url": "https://hosted.weblate.org/projects/sumwars/testquest/fr/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/testquest/fr/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/testquest/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 47,
            "translated": 29,
            "translated_words": 47,
            "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": "2019-09-03T01:23:23+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/testquest/fr/units/?format=api"
        }
    ]
}