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. If heads, the Defending Pokémon is now Paralyzed.
/api/v1/pokemon/cards/pop2-4vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop2-4vh",
"name": "Suicune",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4vh.large.webp"
}
],
"expansion": {
"id": "pop2",
"name": "POP Series 2",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89602",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"abilities": [
{
"name": "Mirror Coat",
"text": "If Suicune is Burned or Poisoned by an opponent's attack (even if Suicune is Knocked Out), the Attacking Pokémon is now affected by the same Special Conditions (1 if there is only 1).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Bubblebeam",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 9.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.67
},
{
"condition": "HP",
"price": 9.45
},
{
"condition": "DMG",
"price": 6.41
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 51.95,
"low": 44.16,
"high": 59.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 107,
"low": 96.98,
"high": 115.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 216,
"low": 183.6,
"high": 248.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 16.87,
"low": 24.05,
"high": 24.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 38.57,
"low": 35.43,
"high": 42.47,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 74,
"low": 50,
"high": 75.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 57,
"low": 25,
"high": 59.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 89.75,
"low": 65,
"high": 121.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 58,
"low": 58,
"high": 640,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "SGC",
"grade": "7",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:29:56.879Z",
"trend_7d": {
"direction": "down",
"percent": -19.35
}
}
}
}