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

Switch this Pokémon with 1 of your Benched Pokémon. Then, your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.
Flip a coin. If tails, this Pokémon does 30 damage to itself.
/api/v1/pokemon/cards/xy1y_ja-61vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "xy1y_ja-61vh",
"name": "Blastoise-EX",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/61vh.large.webp"
}
],
"expansion": {
"id": "xy1y_ja",
"name": "Collection Y",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY1",
"printed_total": 60,
"release_date": "2013/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy1y_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy1y_ja.symbol.png",
"translation": {
"en": {
"name": "Collection Y"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603150",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/61vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"hp": "180",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rapid Spin",
"text": "Switch this Pokémon with 1 of your Benched Pokémon. Then, your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Water",
"Water",
"Water"
],
"converted_energy_cost": 3,
"name": "Splash Bomb",
"text": "Flip a coin. If tails, this Pokémon does 30 damage to itself.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 185,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 185
}
],
"graded": [
{
"company": "ACE",
"grade": "7",
"value": 86.18,
"low": 73.25,
"high": 99.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 835,
"low": 745.4,
"high": 997.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "2",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 48,
"low": 40.8,
"high": 55.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 73.2,
"low": 93,
"high": 93,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 64,
"low": 61,
"high": 82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-04-30T05:23:47.308Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}