Translation components API.

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

GET /api/components/sumwars/tutorial/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": 388,
            "filename": "share/translation/pt/tutorial.po",
            "revision": "0b78df07c60de1e59ac1574acf29b0bc4c9d877c",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/pt/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/pt/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 3117,
            "translated": 22,
            "translated_words": 134,
            "translated_percent": 6.5,
            "fuzzy": 2,
            "fuzzy_words": 16,
            "fuzzy_percent": 0.5,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2018-09-19T02:18:18+02:00",
            "last_author": "Henrique Combochi",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/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": 389,
            "filename": "share/translation/it/tutorial.po",
            "revision": "87b015e912aa7f7b23beb3bca57fe3f05d0567ed",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/it/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/it/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 3117,
            "translated": 329,
            "translated_words": 3068,
            "translated_percent": 98.5,
            "fuzzy": 1,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.2,
            "failing_checks": 35,
            "failing_checks_words": 332,
            "failing_checks_percent": 10.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-03T01:23:27+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/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": 390,
            "filename": "share/translation/ru/tutorial.po",
            "revision": "4f7058634054e79bc71dcf3991e31d4497a1033b",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/ru/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/ru/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 3117,
            "translated": 236,
            "translated_words": 2243,
            "translated_percent": 70.6,
            "fuzzy": 13,
            "fuzzy_words": 123,
            "fuzzy_percent": 3.8,
            "failing_checks": 36,
            "failing_checks_words": 391,
            "failing_checks_percent": 10.7,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2014-05-31T08:27:27+02:00",
            "last_author": "Вячеслав",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/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": 391,
            "filename": "share/translation/de/tutorial.po",
            "revision": "a7e4b5c37281f91fbfcd0819695ea9c8a7fe9993",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/de/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/de/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 3117,
            "translated": 251,
            "translated_words": 2357,
            "translated_percent": 75.1,
            "fuzzy": 18,
            "fuzzy_words": 182,
            "fuzzy_percent": 5.3,
            "failing_checks": 33,
            "failing_checks_words": 339,
            "failing_checks_percent": 9.8,
            "have_suggestion": 24,
            "have_comment": 0,
            "last_change": "2019-08-26T14:23:05+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/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": 392,
            "filename": "share/translation/pl/tutorial.po",
            "revision": "8fc5222d56ae1525d4de5a02f2f36f93cd3e3371",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/pl/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/pl/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 3117,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 0.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2020-04-21T12:46:15.868845+02:00",
            "last_author": "krystianmrukot93214dfdfabac438a",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/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": 393,
            "filename": "share/translation/uk/tutorial.po",
            "revision": "be99abe7df2e1e080ca713ff0a1249e128a404e6",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/uk/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/uk/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 3117,
            "translated": 329,
            "translated_words": 3068,
            "translated_percent": 98.5,
            "fuzzy": 1,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.2,
            "failing_checks": 12,
            "failing_checks_words": 113,
            "failing_checks_percent": 3.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2022-08-24T05:59:45.430783+02:00",
            "last_author": "Artem",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/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": 394,
            "filename": "",
            "revision": "07052453b6f6ce3748b3987921eb374ad31c7ae5",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/en/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/en/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 334,
            "total_words": 3117,
            "translated": 334,
            "translated_words": 3117,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 70,
            "failing_checks_words": 694,
            "failing_checks_percent": 20.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-08-03T21:14:41+02:00",
            "last_author": "monolifed",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/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": 422,
            "filename": "share/translation/es/tutorial.po",
            "revision": "97d8009f74f1a311807212509333e1df18cbede7",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/es/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/es/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 3117,
            "translated": 334,
            "translated_words": 3117,
            "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-08T19:36:53+01:00",
            "last_author": "Rubén Viguera Marañón",
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/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": 1805,
            "filename": "share/translation/fr/tutorial.po",
            "revision": "79210ffc96d797a25a26f97266a5468781fab587",
            "web_url": "https://hosted.weblate.org/projects/sumwars/tutorial/fr/",
            "share_url": "https://hosted.weblate.org/engage/sumwars/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tutorial/fr/",
            "url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 3117,
            "translated": 272,
            "translated_words": 2370,
            "translated_percent": 81.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 23,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-03T01:23:28+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/sumwars/tutorial/fr/units/?format=api"
        }
    ]
}