GET /cards/en/BT20-072_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT20-072_P1",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[On Deletion] You may play 1 level 4 or lower Digimon card with the [Ghost] trait from your trash without paying the cost.",
            "dp": 7000,
            "notes": "Regionals 26-27 Season 1 Participation Card Set",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT20-072_P1.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "\uff1cExecute\uff1e\n[On Deletion] You may play 1 level 4 or lower Digimon card with the [Ghost] trait from your trash without paying the cost.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 4,
            "color": ["purple"],
            "number": "BT20-072",
            "name": "Phantomon",
            "type": "Ghost\/LIBERATOR"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT20-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT20-072_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT20-072_P3"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-072_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-072_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT20-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-072"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/large-scale-tournaments"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT20-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-072"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT20-072_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-072_P2"
        },
        "meta": {
            "notes": "Regionals 26-27 Season 1 Finalist Card Set"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT20-072_P3",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-072_P3"
        },
        "meta": {
            "notes": "Regionals 26-27 Season 1 Champion Card Set"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-072"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-072_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-072_P1"
        },
        "meta": {
            "notes": "\u30ef\u30fc\u30eb\u30c9\u30c1\u30e3\u30f3\u30d4\u30aa\u30f3\u30b7\u30c3\u30d726-27 Season 1 \u5927\u578b\u5927\u4f1a\u53c2\u52a0\u8cde\u30ab\u30fc\u30c9\u30bb\u30c3\u30c8"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-072_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-072_P2"
        },
        "meta": {
            "notes": "\u30ef\u30fc\u30eb\u30c9\u30c1\u30e3\u30f3\u30d4\u30aa\u30f3\u30b7\u30c3\u30d726-27 Season 1 \u5927\u578b\u5927\u4f1a\u6c7a\u52dd\u9032\u51fa\u8005\u30ab\u30fc\u30c9\u30bb\u30c3\u30c8"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT20-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT20-072"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-072"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/large-scale-tournaments",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/large-scale-tournaments"
        },
        "meta": {
            "name": "Large-Scale Tournaments"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-072_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT20-072_P1" style="view-transition-name:en_BT20-072_P1;">
    <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="BT20-072 Phantomon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT20-072_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT20-072_P1">BT20-072 Phantomon<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.

BT20-072 Phantomon · Alternate Art #1BT20-072 Phantomon · Alternate Art #1 on Heroicc

Phantomon

Card Number
BT20-072
Rarity
U
Category
Digimon
Level
5
Block Icon
04
Supplemental Rarity
Alternative Art #1
Colour
Purple
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Virus
Type
Ghost/LIBERATOR
Digivolution Requirements
Digivolve Cost
3
Colour
Purple
Level
4
Category
Digimon
Effect

Execute

On Deletion You may play 1 level 4 or lower Digimon card with the [Ghost] trait from your trash without paying the cost.

Inherited Effect

On Deletion You may play 1 level 4 or lower Digimon card with the [Ghost] trait from your trash without paying the cost.

Releases
Genre
Others
Release Name
Large-Scale Tournaments
Notes
Regionals 26-27 Season 1 Participation Card Set
Alternate Arts

en BT20-072 SPECIAL BOOSTER Ver.2.5 [BT19-20]

en BT20-072 P2 Regionals 26-27 Season 1 Finalist Card Set

en BT20-072 P3 Regionals 26-27 Season 1 Champion Card Set

International Arts

ja BT20-072 ブースタ-パック OVER THE X [BT-20]

ja BT20-072 P1 ワールドチャンピオンシップ26-27 Season 1 大型大会参加賞カードセット

ja BT20-072 P2 ワールドチャンピオンシップ26-27 Season 1 大型大会決勝進出者カードセット

zh-Hans BT20-072 ELEMENT EVOLUTION【BTC-13】

ko BT20-072 부스터 팩 OVER THE X [BTK-20]