Translation components API.

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

GET /api/components/xwiki-platform/model-validation-ui/translations/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/"
            },
            "language_code": "en",
            "id": 3316,
            "filename": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.xml",
            "revision": "154635b4f1c519ac811e3061afab29e4e4211781,154635b4f1c519ac811e3061afab29e4e4211781",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/model-validation-ui/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/model-validation-ui/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/en/",
            "is_template": true,
            "is_source": true,
            "total": 37,
            "total_words": 241,
            "translated": 37,
            "translated_words": 241,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 12,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/en/repository/",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/en/file/",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/en/statistics/",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/en/changes/",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/en/units/"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/"
            },
            "language_code": "fr",
            "id": 3319,
            "filename": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.fr.xml",
            "revision": "fba060a9e81bf173ee16e065a93f4ff5e8c21387,154635b4f1c519ac811e3061afab29e4e4211781",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/model-validation-ui/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/model-validation-ui/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/fr/",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 241,
            "translated": 37,
            "translated_words": 241,
            "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": "2022-01-07T09:22:42.132363Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/fr/repository/",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/fr/file/",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/fr/statistics/",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/fr/changes/",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/fr/units/"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/"
            },
            "language_code": "ru",
            "id": 3327,
            "filename": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ru.xml",
            "revision": "913d9e5de6f31e933e25afbcbc4f3a0f63e46b3b,154635b4f1c519ac811e3061afab29e4e4211781",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/model-validation-ui/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/model-validation-ui/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ru/",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 241,
            "translated": 37,
            "translated_words": 241,
            "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": "2022-02-05T08:31:07.940512Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ru/repository/",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ru/file/",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ru/statistics/",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ru/changes/",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ru/units/"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://l10n.xwiki.org/languages/es/",
                "url": "https://l10n.xwiki.org/api/languages/es/",
                "statistics_url": "https://l10n.xwiki.org/api/languages/es/statistics/"
            },
            "language_code": "es",
            "id": 3328,
            "filename": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.es.xml",
            "revision": "d75d3d1e9dd78af11a3edd32c65130b1aae4094d,154635b4f1c519ac811e3061afab29e4e4211781",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/model-validation-ui/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/model-validation-ui/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/es/",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 241,
            "translated": 36,
            "translated_words": 239,
            "translated_percent": 97.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": "2021-02-01T12:37:56.169873Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/es/repository/",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/es/file/",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/es/statistics/",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/es/changes/",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/es/units/"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/"
            },
            "language_code": "de",
            "id": 4715,
            "filename": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.de.xml",
            "revision": "ea4af8ce4b70b8aab66cb34900e73aac99d618b3,154635b4f1c519ac811e3061afab29e4e4211781",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/model-validation-ui/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/model-validation-ui/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/de/",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 241,
            "translated": 37,
            "translated_words": 241,
            "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": "2022-01-21T17:25:26.345767Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/de/repository/",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/de/file/",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/de/statistics/",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/de/changes/",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/de/units/"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 11972902534,
                "web_url": "https://l10n.xwiki.org/languages/ja/",
                "url": "https://l10n.xwiki.org/api/languages/ja/",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ja/statistics/"
            },
            "language_code": "ja",
            "id": 4939,
            "filename": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ja.xml",
            "revision": "85e660d36d1b6977368a5ac03d3316531b1d316f,154635b4f1c519ac811e3061afab29e4e4211781",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/model-validation-ui/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/model-validation-ui/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ja/",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 241,
            "translated": 37,
            "translated_words": 241,
            "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": "2022-11-18T08:20:13.319837Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ja/repository/",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ja/file/",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ja/statistics/",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ja/changes/",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ja/units/"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/"
            },
            "language_code": "uk",
            "id": 5168,
            "filename": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.uk.xml",
            "revision": "f5673ee2710b9ad7c978fb357f83af48dd3ceb67,154635b4f1c519ac811e3061afab29e4e4211781",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/model-validation-ui/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/model-validation-ui/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/uk/",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 241,
            "translated": 37,
            "translated_words": 241,
            "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": "2023-05-17T10:52:08.308336Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/uk/repository/",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/uk/file/",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/uk/statistics/",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/uk/changes/",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/uk/units/"
        }
    ]
}