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/cp6_ja-92vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "cp6_ja-92vh",
"name": "Blastoise-EX",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/92vh.large.webp"
}
],
"expansion": {
"id": "cp6_ja",
"name": "Expansion Pack 20th Anniversary",
"total": 103,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP6",
"printed_total": 87,
"release_date": "2016/09/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp6_ja.symbol.png",
"translation": {
"en": {
"name": "Expansion Pack 20th Anniversary"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "606077",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/92vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"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"
}
],
"rarity": "Super Rare",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 1017.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1017.6
},
{
"condition": "LP",
"price": 500
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1950,
"low": 1657.5,
"high": 2242.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 205,
"low": 174.25,
"high": 235.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 427,
"low": 425,
"high": 1370,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 912.75,
"low": 394.5,
"high": 1275.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2327.81,
"low": 2115,
"high": 2791,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16,
"trend": {
"direction": "down",
"percent": -12.5
}
},
{
"company": "PSA",
"grade": "6",
"value": 108,
"low": 91.8,
"high": 124.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 168,
"low": 142.8,
"high": 193.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 168,
"low": 142.8,
"high": 193.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 755,
"low": 683,
"high": 1100,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "10",
"value": 1775,
"low": 1737.5,
"high": 1812.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:58:54.136Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}