Translation components API.

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

GET /api/components/sumwars/the_ambush/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": 255,
            "filename": "share/translation/pt/the_ambush.po",
            "revision": "cc8675067d8464960171295a9b45ab3c48bb7814",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/pt/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/pt/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 180,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 4.1,
            "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": "2017-08-02T21:48:56+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/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": 256,
            "filename": "share/translation/it/the_ambush.po",
            "revision": "26a79ebdf36ce43b3974ce98e20567ab7e2503bf",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/it/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/it/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 180,
            "translated": 24,
            "translated_words": 180,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/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": 257,
            "filename": "share/translation/ru/the_ambush.po",
            "revision": "7f59943493506c8a70dee3d4628369be1ab0eb07",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/ru/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/ru/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 180,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 8.3,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/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": 258,
            "filename": "share/translation/de/the_ambush.po",
            "revision": "50ac687f486eba02fa5c45dfe50ec9e6949313f2",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/de/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/de/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 180,
            "translated": 24,
            "translated_words": 180,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 11,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-25T14:43:01+02:00",
            "last_author": "leela",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/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": 259,
            "filename": "share/translation/pl/the_ambush.po",
            "revision": "6820a3187a541e6a8da55a58664c2318e3e5a274",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/pl/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/pl/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 180,
            "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/the_ambush/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/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": 260,
            "filename": "share/translation/uk/the_ambush.po",
            "revision": "19a9801ecda642f533b7405ab8d257a702a270bd",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/uk/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/uk/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 180,
            "translated": 24,
            "translated_words": 180,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/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": 261,
            "filename": "",
            "revision": "ebacfbf446e78ba3b8836327c55042ba21f4f58a",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/en/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/en/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 24,
            "total_words": 180,
            "translated": 24,
            "translated_words": 180,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 48,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-08-03T21:11:44+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/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": 402,
            "filename": "share/translation/es/the_ambush.po",
            "revision": "bc309ec10ae9726d915edaf8bbb076f568268d41",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/es/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/es/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 180,
            "translated": 24,
            "translated_words": 180,
            "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-05T12:33:02+01:00",
            "last_author": "Rubén Viguera Marañón",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/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": 1785,
            "filename": "share/translation/fr/the_ambush.po",
            "revision": "72afe5480901562aa394ef9a5493e835a4b3620e",
            "web_url": "https://hosted.weblate.org/projects/sumwars/the_ambush/fr/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_ambush/fr/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 180,
            "translated": 2,
            "translated_words": 30,
            "translated_percent": 8.3,
            "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-08T22:17:50+01:00",
            "last_author": "Tuux",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/fr/units/?format=api"
        }
    ]
}