Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 284,
                "code": "bar",
                "name": "Bavarian",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 22043626,
                "web_url": "https://hosted.weblate.org/languages/bar/",
                "url": "https://hosted.weblate.org/api/languages/bar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bar/statistics/?format=api"
            },
            "language_code": "bar",
            "id": 7445,
            "filename": "i18n/bar/pluginbot.yml",
            "revision": "7318338ba2d148d0ab744d36a51dda779a24faff",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/pluginbot/bar/",
            "share_url": "https://hosted.weblate.org/engage/mumble-ruby-pluginbot/-/bar/",
            "translate_url": "https://hosted.weblate.org/translate/mumble-ruby-pluginbot/pluginbot/bar/",
            "url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/bar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 95,
            "translated": 27,
            "translated_words": 95,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 64,
            "failing_checks_percent": 66.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/bar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/bar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/bar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/bar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/bar/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": 7446,
            "filename": "i18n/de/pluginbot.yml",
            "revision": "f33ae75e67e93d634a91f6ada6541a81d3b7c5c7",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/pluginbot/de/",
            "share_url": "https://hosted.weblate.org/engage/mumble-ruby-pluginbot/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/mumble-ruby-pluginbot/pluginbot/de/",
            "url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 95,
            "translated": 27,
            "translated_words": 95,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 70,
            "failing_checks_percent": 74.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/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": 7447,
            "filename": "",
            "revision": "b0806c8c78d85c3129c32503a7526ae656f16c40",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/pluginbot/en/",
            "share_url": "https://hosted.weblate.org/engage/mumble-ruby-pluginbot/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/mumble-ruby-pluginbot/pluginbot/en/",
            "url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 27,
            "total_words": 95,
            "translated": 27,
            "translated_words": 95,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 70,
            "failing_checks_percent": 74.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/en/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": 7448,
            "filename": "i18n/fr/pluginbot.yml",
            "revision": "73d19d2c19f4428745f1f07f7620fd3edcf334a5",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/pluginbot/fr/",
            "share_url": "https://hosted.weblate.org/engage/mumble-ruby-pluginbot/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/mumble-ruby-pluginbot/pluginbot/fr/",
            "url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 74,
            "translated": 22,
            "translated_words": 74,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 24,
            "failing_checks_percent": 36.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/fr/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 15824,
            "filename": "i18n/nb_NO/pluginbot.yml",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/pluginbot/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/mumble-ruby-pluginbot/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/mumble-ruby-pluginbot/pluginbot/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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/mumble-ruby-pluginbot/pluginbot/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mumble-ruby-pluginbot/pluginbot/nb_NO/units/?format=api"
        }
    ]
}