GET /cards/en/BT21-019_P2

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT21-019_P2",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] This Digimon gets +2000 DP.",
            "dp": 6000,
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]",
            "parallel-id": 2,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT21-019_P2.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[Digivolve] [Gammamon]: Cost 2\n[When Digivolving] If you have 1 or fewer Tamers, you may play 1 [Hiro Amanokawa] from your hand without paying the cost.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 5,
            "color": ["red"],
            "number": "BT21-019",
            "name": "BetelGammamon",
            "type": "Dragonkin"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT21-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT21-019_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-019_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-019_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-019_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-019_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ad-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT21-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-019"
        },
        "meta": {
            "notes": "Booster WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT21-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-019_P1"
        },
        "meta": {
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-019"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-019_P1"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-019_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-019_P2"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-019"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-019_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-019_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-019_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\/BT21-019_P2"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT21-019_P2" style="view-transition-name:en_BT21-019_P2;">
    <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-019 BetelGammamon · Alternate Art #2" src="https://images.heroi.cc/cards/en/BT21-019_P2.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT21-019_P2">BT21-019 BetelGammamon<span> · </span>
            <small>
                <em>Alternate Art #2</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT21-019 BetelGammamon · Alternate Art #2BT21-019 BetelGammamon · Alternate Art #2 on Heroicc

BetelGammamon

Card Number
BT21-019
Rarity
C
Category
Digimon
Level
4
Block Icon
05
Supplemental Rarity
Alternative Art #2
Colour
Red
Play Cost
5
DP
6000
Form
Champion
Attribute
Vaccine
Type
Dragonkin
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Effect

Digivolve [Gammamon]: Cost 2

When Digivolving If you have 1 or fewer Tamers, you may play 1 [Hiro Amanokawa] from your hand without paying the cost.

Inherited Effect

Your Turn This Digimon gets +2000 DP.

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

en BT21-019 Booster WORLD CONVERGENCE [BT-21]

en BT21-019 P1 Advanced Booster DIGIMON GENERATION [AD-01]

International Arts

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

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

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

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

zh-Hans BT21-019 P1 DIGIMON GENERATION 【AD-01】

zh-Hans BT21-019 P2 DIGIMON GENERATION 【AD-01】