Translation components API.

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

GET /api/components/noosfero/plugin-statistics/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "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": 2044,
            "filename": "plugins/statistics/po/pt/statistics.po",
            "revision": "d97358ef7304b77b4ca1d286024a13d9044aa057",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/pt/",
            "share_url": "https://hosted.weblate.org/engage/noosfero/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/pt/",
            "url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 62,
            "translated": 18,
            "translated_words": 62,
            "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": "2020-10-12T15:51:46.791879+02:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/pt/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": 2045,
            "filename": "plugins/statistics/po/fr/statistics.po",
            "revision": "088f0b3adb5a6091671b7db21ccd9163190ac062",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/fr/",
            "share_url": "https://hosted.weblate.org/engage/noosfero/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/fr/",
            "url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 62,
            "translated": 18,
            "translated_words": 62,
            "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": "2020-04-03T22:53:38.172000+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/fr/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": 2046,
            "filename": "plugins/statistics/po/es/statistics.po",
            "revision": "9c5eb2601a7fbd55c7c93411474f896bb5c7217e",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/es/",
            "share_url": "https://hosted.weblate.org/engage/noosfero/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/es/",
            "url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 62,
            "translated": 15,
            "translated_words": 57,
            "translated_percent": 83.3,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 11.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-07-05T19:28:45+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/es/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": 2047,
            "filename": "plugins/statistics/po/ru/statistics.po",
            "revision": "a75f3738b543faa1b419d0907b3b1e115b281e25",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/ru/",
            "share_url": "https://hosted.weblate.org/engage/noosfero/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/ru/",
            "url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 62,
            "translated": 18,
            "translated_words": 62,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-21T00:05:52.627837+02:00",
            "last_author": "Localizer",
            "repository_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/ru/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 5317271,
                "web_url": "https://hosted.weblate.org/languages/hy/",
                "url": "https://hosted.weblate.org/api/languages/hy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 2048,
            "filename": "plugins/statistics/po/hy/statistics.po",
            "revision": "f2aab16361e85d13ef7334a8a38d57af67f697b4",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/hy/",
            "share_url": "https://hosted.weblate.org/engage/noosfero/-/hy/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/hy/",
            "url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 62,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 5.5,
            "fuzzy": 13,
            "fuzzy_words": 36,
            "fuzzy_percent": 72.2,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-07-05T19:28:46+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/hy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/hy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/hy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/hy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/hy/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": 2049,
            "filename": "plugins/statistics/po/de/statistics.po",
            "revision": "e225d075b31d2628dc321723a38b2c202feaf75f",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/de/",
            "share_url": "https://hosted.weblate.org/engage/noosfero/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/de/",
            "url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 62,
            "translated": 18,
            "translated_words": 62,
            "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-07-05T19:28:45+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/de/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": 34158,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/en/",
            "share_url": "https://hosted.weblate.org/engage/noosfero/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/en/",
            "url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 18,
            "total_words": 62,
            "translated": 18,
            "translated_words": 62,
            "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/noosfero/plugin-statistics/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noosfero/plugin-statistics/en/units/?format=api"
        }
    ]
}