Translation components API.

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

GET /api/components/xwiki-contrib/flash-messages-application/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": 71,
                "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": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 771,
            "filename": "application-flashmessages-ui/src/main/resources/Flash/Translations.xml",
            "revision": "26ace23f35ac85a068b31f0d21ae01436b3f5fd1,26ace23f35ac85a068b31f0d21ae01436b3f5fd1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/flash-messages-application/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/flash-messages-application/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 41,
            "total_words": 88,
            "translated": 41,
            "translated_words": 88,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 772,
            "filename": "application-flashmessages-ui/src/main/resources/Flash/Translations.fr.xml",
            "revision": "a26a67739b7232f4175b71a8d993ab762454c593,26ace23f35ac85a068b31f0d21ae01436b3f5fd1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/flash-messages-application/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/flash-messages-application/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 88,
            "translated": 41,
            "translated_words": 88,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/fr/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "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": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1040,
            "filename": "application-flashmessages-ui/src/main/resources/Flash/Translations.ru.xml",
            "revision": "b1365710386e550a58738d96a51f568724aa10ca,26ace23f35ac85a068b31f0d21ae01436b3f5fd1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/flash-messages-application/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/flash-messages-application/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 88,
            "translated": 41,
            "translated_words": 88,
            "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-11-18T07:38:33.650846Z",
            "last_author": "DenisF",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ru/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://l10n.xwiki.org/languages/es/",
                "url": "https://l10n.xwiki.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 3720,
            "filename": "application-flashmessages-ui/src/main/resources/Flash/Translations.es.xml",
            "revision": "9af034798d23055843e54c55a80628fb14cc43bc,26ace23f35ac85a068b31f0d21ae01436b3f5fd1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/flash-messages-application/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/flash-messages-application/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 88,
            "translated": 41,
            "translated_words": 88,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-06-27T16:08:45.425352Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/es/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 4780,
            "filename": "application-flashmessages-ui/src/main/resources/Flash/Translations.de.xml",
            "revision": "299d0ea3545195bbda736f728c3150f0a142d6f8,26ace23f35ac85a068b31f0d21ae01436b3f5fd1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/flash-messages-application/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/flash-messages-application/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 88,
            "translated": 41,
            "translated_words": 88,
            "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-05-26T16:13:21.310032Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/de/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://l10n.xwiki.org/languages/ja/",
                "url": "https://l10n.xwiki.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 5014,
            "filename": "application-flashmessages-ui/src/main/resources/Flash/Translations.ja.xml",
            "revision": "ea1bc76bb51827e68d4cfa136b3005fdbfb04774,26ace23f35ac85a068b31f0d21ae01436b3f5fd1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/flash-messages-application/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/flash-messages-application/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 88,
            "translated": 34,
            "translated_words": 43,
            "translated_percent": 82.9,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 4.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T08:47:22.118039Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ja/units/?format=api"
        },
        {
            "language": {
                "id": 156,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 156,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://l10n.xwiki.org/languages/ko/",
                "url": "https://l10n.xwiki.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 5306,
            "filename": "application-flashmessages-ui/src/main/resources/Flash/Translations.ko.xml",
            "revision": "78cff5492eb833e26db7c124a563931d11db7298,26ace23f35ac85a068b31f0d21ae01436b3f5fd1",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/flash-messages-application/ko/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/flash-messages-application/ko/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 88,
            "translated": 41,
            "translated_words": 88,
            "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": "2024-01-02T11:43:04.188732Z",
            "last_author": "hongsikum",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ko/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ko/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ko/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/ko/units/?format=api"
        }
    ]
}