Translation components API.

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

GET /api/components/sumwars/the_goblinslayer/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": 325,
            "filename": "share/translation/pt/the_goblinslayer.po",
            "revision": "abf60caacf5c207a8e777cc1401452f3630507d0",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/pt/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/pt/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 80,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 14.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": "2018-07-19T20:41:20+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/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": 326,
            "filename": "share/translation/it/the_goblinslayer.po",
            "revision": "cd07c69bed16a9d1dbe394426251fe5fbce6a9d2",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/it/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/it/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 80,
            "translated": 21,
            "translated_words": 80,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 9.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2015-03-09T09:48:22+01:00",
            "last_author": "Michal Čihař",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/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": 327,
            "filename": "share/translation/ru/the_goblinslayer.po",
            "revision": "d08276b96404d7df860965d6f60f91455963eeb8",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/ru/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/ru/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 80,
            "translated": 21,
            "translated_words": 80,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 19.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/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": 328,
            "filename": "share/translation/de/the_goblinslayer.po",
            "revision": "e5bf0c979db745878b876cc109ad1cab0bf4ec55",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/de/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/de/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 80,
            "translated": 20,
            "translated_words": 73,
            "translated_percent": 95.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 44,
            "failing_checks_percent": 47.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-26T14:23:01+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/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": 329,
            "filename": "share/translation/pl/the_goblinslayer.po",
            "revision": "33003d65ed31953ef565acae0b5d3eb3265bd13a",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/pl/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/pl/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 80,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 4.7,
            "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": "2016-04-12T15:45:34+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/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": 330,
            "filename": "share/translation/uk/the_goblinslayer.po",
            "revision": "1035601cc936423e7229bf9a5552f4f7499d6471",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/uk/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/uk/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 80,
            "translated": 21,
            "translated_words": 80,
            "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/the_goblinslayer/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/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": 331,
            "filename": "",
            "revision": "18f0ff45f0bfb97fcc7f1315e914d2be90f06b90",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/en/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/en/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 21,
            "total_words": 80,
            "translated": 21,
            "translated_words": 80,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 9,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/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": 418,
            "filename": "share/translation/es/the_goblinslayer.po",
            "revision": "1fe11d9164c3d0c7dddecf9d8ec7bb33a5161aec",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/es/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/es/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 80,
            "translated": 21,
            "translated_words": 80,
            "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:45+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/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": 1801,
            "filename": "share/translation/fr/the_goblinslayer.po",
            "revision": "d551298ff13ddc986ff3ccfe29c5f140e2ec2bdd",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_goblinslayer/fr/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_goblinslayer/fr/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 80,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 14.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": "2015-03-08T20:45:33+01:00",
            "last_author": "Tuux",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_goblinslayer/fr/units/?format=api"
        }
    ]
}