GET /cards/en/EX7-034_P2

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX7-034_P2",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["green"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] [Once Per Turn] When this Digimon attacks your opponent's Digimon, this Digimon may unsuspend.",
            "dp": 7000,
            "notes": "Championship 25-26 Regionals Finalist Card Set Season 1",
            "parallel-id": 2,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX7-034_P2.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "\uff1cVortex\uff1e (At the end of your turn, this Digimon may attack an opponent's Digimon. With this effect, it can attack the turn it was played.)\n[When Digivolving] You may suspend 1 Digimon. If this effect suspended your Digimon, this Digimon isn't affected by the effects of your opponent's Digimon until their turn ends.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 4,
            "color": ["green"],
            "number": "EX7-034",
            "name": "GrandGalemon",
            "type": "Bird Dragon\/Vortex Warriors\/LIBERATOR"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX7-034"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX7-034_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX7-034_P3"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX7-034"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX7-034_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX7-034"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX7-034"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX7-034_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/large-scale-tournaments"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX7-034",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX7-034"
        },
        "meta": {
            "notes": "Extra Booster DIGIMON LIBERATOR [EX07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX7-034_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX7-034_P1"
        },
        "meta": {
            "notes": "Championship 25-26 Regionals Champion Card Set Season 1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX7-034_P3",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX7-034_P3"
        },
        "meta": {
            "notes": "Championship 25-26 Regionals Participation Card Set Season 1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX7-034",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX7-034"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30e2\u30f3\u30ea\u30d9\u30ec\u30a4\u30bf\u30fc [EX-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX7-034_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX7-034_P1"
        },
        "meta": {
            "notes": "SPECIAL COLLECTION Ver.1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX7-034",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX7-034"
        },
        "meta": {
            "notes": "\uc5d1\uc2a4\ud2b8\ub77c \ubd80\uc2a4\ud130 \ub514\uc9c0\ubaac \ub9ac\ubc84\ub808\uc774\ud130 [EXK-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX7-034",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX7-034"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX7-034_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX7-034_P1"
        }
    }, {
        "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\/EX7-034_P2"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX7-034_P2" style="view-transition-name:en_EX7-034_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="EX7-034 GrandGalemon · Alternate Art #2" src="https://images.heroi.cc/cards/en/EX7-034_P2.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX7-034_P2">EX7-034 GrandGalemon<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.

EX7-034 GrandGalemon · Alternate Art #2EX7-034 GrandGalemon · Alternate Art #2 on Heroicc

GrandGalemon

Card Number
EX7-034
Rarity
R
Category
Digimon
Level
5
Block Icon
04
Supplemental Rarity
Alternative Art #2
Colour
Green
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Data
Type
Bird Dragon/Vortex Warriors/LIBERATOR
Digivolution Requirements
Digivolve Cost
3
Colour
Green
Level
4
Category
Digimon
Effect

Vortex (At the end of your turn, this Digimon may attack an opponent's Digimon. With this effect, it can attack the turn it was played.)

When Digivolving You may suspend 1 Digimon. If this effect suspended your Digimon, this Digimon isn't affected by the effects of your opponent's Digimon until their turn ends.

Inherited Effect

Your Turn Once Per Turn When this Digimon attacks your opponent's Digimon, this Digimon may unsuspend.

Releases
Genre
Others
Release Name
Large-Scale Tournaments
Notes
Championship 25-26 Regionals Finalist Card Set Season 1
Alternate Arts

en EX7-034 Extra Booster DIGIMON LIBERATOR [EX07]

en EX7-034 P1 Championship 25-26 Regionals Champion Card Set Season 1

en EX7-034 P3 Championship 25-26 Regionals Participation Card Set Season 1

International Arts

ja EX7-034 エクストラブースター デジモンリベレイター [EX-07]

ja EX7-034 P1 SPECIAL COLLECTION Ver.1

zh-Hans EX7-034 数码宝贝界放者【EX-07】

zh-Hans EX7-034 P1 宣传卡【P】

ko EX7-034 엑스트라 부스터 디지몬 리버레이터 [EXK-07]