GET /cards/en/BT7-002_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT7-002_P1",
        "attributes": {
            "level": 2,
            "language": "en",
            "inherited-effect": "[Your Turn] [Once Per Turn] When Digimon are played from any of your Digimon's digivolution cards, gain 1 memory.",
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT7-002_P1.webp",
            "form": "In-Training",
            "rarity": "U",
            "category": "digi-egg",
            "block-icon": 5,
            "color": ["blue"],
            "number": "BT7-002",
            "name": "Bukamon",
            "type": "Lesser"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT7-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT7-002_P2"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT7-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT7-002_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT7-002_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT7-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT7-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT7-002_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT7-002_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ad-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT7-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT7-002"
        },
        "meta": {
            "notes": "Booster NEXT ADVENTURE [BT07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT7-002_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT7-002_P2"
        },
        "meta": {
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT7-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT7-002"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30cd\u30af\u30b9\u30c8\u30a2\u30c9\u30d9\u30f3\u30c1\u30e3\u30fc [BT-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT7-002_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT7-002_P1"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT7-002_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT7-002_P2"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT7-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT7-002"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub125\uc2a4\ud2b8 \uc5b4\ub4dc\ubca4\ucc98 [BTK-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT7-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT7-002"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT7-002_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT7-002_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT7-002_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT7-002_P2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ad-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ad-01"
        },
        "meta": {
            "name": "DIGIMON GENERATION [AD-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT7-002_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT7-002_P1" style="view-transition-name:en_BT7-002_P1;" 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="BT7-002 Bukamon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT7-002_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT7-002_P1">BT7-002 Bukamon<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT7-002 Bukamon · Alternate Art #1BT7-002 Bukamon · Alternate Art #1 on Heroicc

Bukamon

Card Number
BT7-002
Rarity
U
Category
Digi-Egg
Level
2
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Blue
Form
In-Training
Type
Lesser
Inherited Effect

Your Turn Once Per Turn When Digimon are played from any of your Digimon's digivolution cards, gain 1 memory.

Releases
Genre
Booster Pack
Release Name
DIGIMON GENERATION [AD-01]
Official Product Page
Date
Notes
Advanced Booster DIGIMON GENERATION [AD-01]
Alternate Arts

en BT7-002 Booster NEXT ADVENTURE [BT07]

en BT7-002 P2 Advanced Booster DIGIMON GENERATION [AD-01]

International Arts

ja BT7-002 ブースターパック ネクストアドベンチャー [BT-07]

ja BT7-002 P1 アドバンスブースター DIGIMON GENERATION [AD-01]

ja BT7-002 P2 アドバンスブースター DIGIMON GENERATION [AD-01]

zh-Hans BT7-002 NEXT HERO【BTC-04】

zh-Hans BT7-002 P1 DIGIMON GENERATION 【AD-01】

zh-Hans BT7-002 P2 DIGIMON GENERATION 【AD-01】

ko BT7-002 부스터 팩 넥스트 어드벤처 [BTK-07]