Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 738,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.de.xml",
            "revision": "f78560c9de97d96cc0a4da872f1ea9ed5ac6101c,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "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-04T18:59:00.715985Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/de/units/?format=api"
        },
        {
            "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": 739,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.xml",
            "revision": "cd5f984168ad72208d289ac5c49530e66e1bcc29,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 138,
            "failing_checks_percent": 27.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/en/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": 740,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.es.xml",
            "revision": "ebc1e32faf96879d7258ff24a4c035e87f77bc30,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-20T08:18:22.154150Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/es/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": 741,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.fr.xml",
            "revision": "06e39b436eeade4482db681386729299c4a80564,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 6.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-04T08:01:00.444534Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/fr/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.xwiki.org/languages/pl/",
                "url": "https://l10n.xwiki.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 742,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.pl.xml",
            "revision": "a978df255a6a4858e7382bfccd4d52b47dff8104,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-12-30T11:05:22.646903Z",
            "last_author": "Dobromił Peszko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/pl/units/?format=api"
        },
        {
            "language": {
                "id": 256,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://l10n.xwiki.org/languages/sk/",
                "url": "https://l10n.xwiki.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 743,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.sk.xml",
            "revision": "fac3b311f2c13beba409d00e9e62ba2a4a74ee8d,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 29,
            "translated_words": 79,
            "translated_percent": 49.1,
            "fuzzy": 30,
            "fuzzy_words": 327,
            "fuzzy_percent": 50.8,
            "failing_checks": 32,
            "failing_checks_words": 335,
            "failing_checks_percent": 54.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/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": 2811,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.ru.xml",
            "revision": "b65d8259e0e96301273c2f18190f78fb0d5c76a9,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "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-05T14:32:36.551421Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ru/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://l10n.xwiki.org/languages/sv/",
                "url": "https://l10n.xwiki.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 4647,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.sv.xml",
            "revision": "11e50beca27b1ec02bb5672c8eb6436f4dff5de6,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/sv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/sv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "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": "2021-10-20T18:16:14.273184Z",
            "last_author": "Andreas Jonsson",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sv/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": 4984,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.ja.xml",
            "revision": "70abdc1b664dd9b4f3cbfd4d354a8d24964e96d2,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "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-12-10T08:47:22.450696Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/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": 5305,
            "filename": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.ko.xml",
            "revision": "54be280890b349573f9fae022343664dec829b58,cd5f984168ad72208d289ac5c49530e66e1bcc29",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/full-calendar-macro/ko/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-contrib/-/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/full-calendar-macro/ko/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 59,
            "total_words": 406,
            "translated": 59,
            "translated_words": 406,
            "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-28T07:44:22.306262Z",
            "last_author": "hongsikum",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ko/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ko/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ko/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/ko/units/?format=api"
        }
    ]
}