Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Search your deck for up to 2 Fire Energy cards and attach them to this Pokémon. Then, shuffle your deck.
Your opponent's Active Pokémon is now Burned.
You may attach up to 5 Fire Energy cards from your hand to your Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm75-11vh?include=prices 200 26ms{
"success": true,
"data": {
"id": "sm75-11vh",
"name": "Reshiram-GX",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/11vh.large.webp"
}
],
"expansion": {
"id": "sm75",
"name": "Dragon Majesty",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DRM",
"printed_total": 70,
"release_date": "2018/09/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "175347",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Fire"
],
"hp": "180",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Flame Charge",
"text": "Search your deck for up to 2 Fire Energy cards and attach them to this Pokémon. Then, shuffle your deck."
},
{
"cost": [
"Fire",
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Scorching Column",
"text": "Your opponent's Active Pokémon is now Burned.",
"damage": "110"
},
{
"cost": [
"Fire",
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Vermilion-GX",
"text": "You may attach up to 5 Fire Energy cards from your hand to your Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "PLANETA Otani",
"pricing": {
"currency": "USD",
"market": 9.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.65
},
{
"condition": "LP",
"price": 7.24
},
{
"condition": "MP",
"price": 4.19
},
{
"condition": "HP",
"price": 3.81
},
{
"condition": "DMG",
"price": 3.24
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 252.25,
"low": 138,
"high": 299,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "up",
"percent": 68.2
}
},
{
"company": "PSA",
"grade": "8",
"value": 19.99,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 32.25,
"low": 19,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:26:17.631Z",
"trend_7d": {
"direction": "flat",
"percent": -0.31
}
}
}
}