Translation components API.

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

GET /api/components/xwiki-contrib/wanted-pages-application/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "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": 4739,
            "filename": "src/main/resources/WantedPages/WantedPagesTranslations.xml",
            "revision": "28e64efb7c6a45bbd0279a95d2586a7b7e08b09d,28e64efb7c6a45bbd0279a95d2586a7b7e08b09d",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/wanted-pages-application/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/wanted-pages-application/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 5,
            "total_words": 98,
            "translated": 5,
            "translated_words": 98,
            "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://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-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": 4740,
            "filename": "src/main/resources/WantedPages/WantedPagesTranslations.fr.xml",
            "revision": "13a29c912bb54d49dccb13edea051c1a00dbd260,28e64efb7c6a45bbd0279a95d2586a7b7e08b09d",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/wanted-pages-application/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/wanted-pages-application/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 98,
            "translated": 5,
            "translated_words": 98,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 76,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-09T12:59:02.100955Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/fr/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": 4741,
            "filename": "src/main/resources/WantedPages/WantedPagesTranslations.de.xml",
            "revision": "6e2a781690f26ab655eefe39fa6bcc66073eaa59,28e64efb7c6a45bbd0279a95d2586a7b7e08b09d",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/wanted-pages-application/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/wanted-pages-application/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 98,
            "translated": 5,
            "translated_words": 98,
            "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-03-10T08:24:31.844134Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-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": 4960,
            "filename": "src/main/resources/WantedPages/WantedPagesTranslations.ja.xml",
            "revision": "5e1c480125625738e9809fa7ad7c04db7d35c968,28e64efb7c6a45bbd0279a95d2586a7b7e08b09d",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/wanted-pages-application/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/wanted-pages-application/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 98,
            "translated": 3,
            "translated_words": 94,
            "translated_percent": 60.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-01-05T09:19:09.542498Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ja/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": 5079,
            "filename": "src/main/resources/WantedPages/WantedPagesTranslations.ru.xml",
            "revision": "3d4cb8a2c8434a44b625b893a7d299d95e15884e,28e64efb7c6a45bbd0279a95d2586a7b7e08b09d",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/wanted-pages-application/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/wanted-pages-application/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 98,
            "translated": 5,
            "translated_words": 98,
            "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-08-20T08:16:34.442720Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ru/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": 5345,
            "filename": "src/main/resources/WantedPages/WantedPagesTranslations.ko.xml",
            "revision": "0681cefffbcce8e10cbb516f4dc2b1458e0fcf5b,28e64efb7c6a45bbd0279a95d2586a7b7e08b09d",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/wanted-pages-application/ko/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/wanted-pages-application/ko/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 98,
            "translated": 5,
            "translated_words": 98,
            "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-12-29T16:47:56.214947Z",
            "last_author": "hongsikum",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ko/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ko/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ko/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/wanted-pages-application/ko/units/?format=api"
        }
    ]
}