Translation components API.

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

GET /api/components/sumwars/tools/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": 290,
            "filename": "share/translation/pt/tools.po",
            "revision": "ff216a3f384130f4662a98c0ec829b86bb86a2c5",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/pt/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/pt/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 115,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 1.2,
            "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/tools/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/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": 291,
            "filename": "share/translation/it/tools.po",
            "revision": "69adfb8e11167ecbb68d0365c339bda369fcfa90",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/it/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/it/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 115,
            "translated": 82,
            "translated_words": 115,
            "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-11-14T16:30:46+01:00",
            "last_author": "Michal Čihař",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tools/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/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": 292,
            "filename": "share/translation/ru/tools.po",
            "revision": "ba40c8c5f8d69f1656a1674f2743b3a98e91ed7c",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/ru/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/ru/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 115,
            "translated": 14,
            "translated_words": 17,
            "translated_percent": 17.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2014-05-31T08:24:05+02:00",
            "last_author": "Вячеслав",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tools/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/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": 293,
            "filename": "share/translation/de/tools.po",
            "revision": "93d7c10d73f74493ab8ad713d4607a26dece4bf5",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/de/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/de/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 115,
            "translated": 82,
            "translated_words": 115,
            "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-05-20T20:49:49+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tools/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/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": 294,
            "filename": "share/translation/pl/tools.po",
            "revision": "e242bc35d8f0afdd645691b12bfccec0d05b070e",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/pl/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/pl/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 115,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 1.2,
            "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/tools/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/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": 295,
            "filename": "share/translation/uk/tools.po",
            "revision": "09f0dd5455e32adeeee5ed6bdd14088965c7e00f",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/uk/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/uk/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 115,
            "translated": 82,
            "translated_words": 115,
            "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-11-14T16:30:34+01:00",
            "last_author": "Michal Čihař",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tools/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/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": 296,
            "filename": "",
            "revision": "f18ff231a18fee6974aab5b3725f9dea783b987d",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/en/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/en/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 82,
            "total_words": 115,
            "translated": 82,
            "translated_words": 115,
            "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:50+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tools/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/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": 421,
            "filename": "share/translation/es/tools.po",
            "revision": "f6468eaefd8aa102fa1ca54619292a024182c939",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/es/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/es/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 115,
            "translated": 82,
            "translated_words": 115,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.2,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2014-01-13T08:46:49+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tools/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/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": 1804,
            "filename": "share/translation/fr/tools.po",
            "revision": "f74b39500de8c2ab02f26de4dda7faee77de9e20",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tools/fr/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/fr/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tools/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 115,
            "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/tools/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tools/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tools/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tools/fr/units/?format=api"
        }
    ]
}