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

Flip a coin until you get tails. For each tails, search your deck for a Water Energy card and attach it to this Pokémon. Shuffle your deck afterward.
This attack does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xy9_ja-18vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy9_ja-18vh",
"name": "Gyarados-EX",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/18vh.large.webp"
}
],
"expansion": {
"id": "xy9_ja",
"name": "Rage of the Broken Heavens",
"total": 89,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY9",
"printed_total": 80,
"release_date": "2015/12/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy9_ja.symbol.png",
"translation": {
"en": {
"name": "Rage of the Broken Heavens"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "604161",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/18vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"hp": "180",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Stormy Seas",
"text": "Flip a coin until you get tails. For each tails, search your deck for a Water Energy card and attach it to this Pokémon. Shuffle your deck afterward."
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Splash Burn",
"text": "This attack does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 29
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 54,
"low": 54,
"high": 553.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 60.75,
"low": 59.5,
"high": 62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 167.5,
"low": 155.25,
"high": 277.03,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "down",
"percent": -17.3
}
},
{
"company": "PSA",
"grade": "8",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 68.83,
"low": 70.39,
"high": 87.81,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-16T03:04:58.680Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}