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

During your opponent's next turn, the Defending Pokémon's attacks do 30 less damage (before applying Weakness and Resistance).
Switch this Pokémon with 1 of your Benched Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8-220vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm8-220vh",
"name": "Suicune-GX",
"number": "220",
"printed_number": "220",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/220vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/220vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/220vh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178869",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/220vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/220vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/220vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Water"
],
"hp": "180",
"abilities": [
{
"name": "Phantom Winds",
"text": "Once during your turn (before your attack), if this Pokémon is on your Bench, you may shuffle it and all cards attached to it into your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cure Stream",
"text": "During your opponent's next turn, the Defending Pokémon's attacks do 30 less damage (before applying Weakness and Resistance).",
"damage": "120"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Brinicles-GX",
"text": "Switch this Pokémon with 1 of your Benched Pokémon. (You can't use more than 1 GX attack in a game.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 102.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 102.64
},
{
"condition": "LP",
"price": 79.58
},
{
"condition": "MP",
"price": 46.53
},
{
"condition": "HP",
"price": 39.95
},
{
"condition": "DMG",
"price": 36
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 377,
"low": 279.4,
"high": 474.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 95.5,
"low": 81.18,
"high": 109.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 46,
"low": 46,
"high": 51.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 801,
"low": 550,
"high": 965,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "7",
"value": 60.48,
"low": 71,
"high": 79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 44,
"low": 44,
"high": 49.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 107.52,
"low": 82.53,
"high": 157.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-21T03:52:07.627Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}