GET /cards/en/BT21-005

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT21-005",
        "attributes": {
            "level": 2,
            "language": "en",
            "inherited-effect": "[Your Turn] [Once Per Turn] When this Digimon gets linked, \uff1cDraw 1\uff1e.",
            "notes": "Booster WORLD CONVERGENCE [BT-21]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT21-005.webp",
            "form": "Appmon",
            "rarity": "C",
            "category": "digi-egg",
            "attribute": "Social",
            "block-icon": 5,
            "color": ["green"],
            "number": "BT21-005",
            "name": "Swipemon",
            "type": "Swipe"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT21-005_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-005"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-005_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-005"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-005_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-21"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT21-005_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-005_P1"
        },
        "meta": {
            "notes": "Limited Card Pack ANOTHER KNIGHT [LM-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-005"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-005_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-005_P1"
        },
        "meta": {
            "notes": "\u30ea\u30df\u30c6\u30c3\u30c9\u30ab\u30fc\u30c9\u30d1\u30c3\u30af ANOTHER KNIGHT [LM-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-005"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-005_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-005_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-21",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-21"
        },
        "meta": {
            "name": "WORLD CONVERGENCE [BT-21]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-005"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT21-005" style="view-transition-name:en_BT21-005_P0;" data-category="digi-egg">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="BT21-005 Swipemon" src="https://images.heroi.cc/cards/en/BT21-005.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT21-005">BT21-005 Swipemon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT21-005 SwipemonBT21-005 Swipemon on Heroicc

Swipemon

Card Number
BT21-005
Rarity
C
Category
Digi-Egg
Level
2
Block Icon
05
Colour
Green
Form
Appmon
Attribute
Social
Type
Swipe
Inherited Effect

Your Turn Once Per Turn When this Digimon gets linked, Draw 1.

Releases
Genre
Booster Pack
Release Name
WORLD CONVERGENCE [BT-21]
Official Product Page
Date
Notes
Booster WORLD CONVERGENCE [BT-21]
Alternate Arts

en BT21-005 P1 Limited Card Pack ANOTHER KNIGHT [LM-07]

International Arts

ja BT21-005 ブースタ-パック WORLD CONVERGENCE [BT-21]

ja BT21-005 P1 リミテッドカードパック ANOTHER KNIGHT [LM-07]

zh-Hans BT21-005 WORLD CONVERGENCE【BT-21】

zh-Hans BT21-005 P1 ANOTHER KNIGHT 【LM-07】