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-65vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm75-65vh",
"name": "Reshiram-GX",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/65vh.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": "175495",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/65vh.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 Ultra",
"artist": "PLANETA Igarashi",
"pricing": {
"currency": "USD",
"market": 32.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 32.78
},
{
"condition": "LP",
"price": 26.54
},
{
"condition": "MP",
"price": 18.46
},
{
"condition": "HP",
"price": 15.2
},
{
"condition": "DMG",
"price": 14
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 92,
"high": 99.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25.2,
"low": 21.42,
"high": 28.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 250.75,
"low": 230,
"high": 300,
"confidence": "high",
"value_kind": "sold",
"sold_count": 26,
"trend": {
"direction": "down",
"percent": -6.3
}
},
{
"company": "PSA",
"grade": "7",
"value": 28.74,
"low": 38.21,
"high": 38.21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 56.82,
"low": 46.2,
"high": 76.59,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -14.1
}
}
],
"market_updated_at": "2026-09-21T03:56:51.413Z",
"trend_7d": {
"direction": "flat",
"percent": 0.03
}
}
}
}