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-4?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop2-4",
"name": "Suicune",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4.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": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/4.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": 49.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.51
},
{
"condition": "LP",
"price": 20.99
},
{
"condition": "MP",
"price": 12.17
},
{
"condition": "HP",
"price": 6.34
},
{
"condition": "DMG",
"price": 4.39
}
],
"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": 51.48,
"high": 51.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 175.32,
"low": 125.6,
"high": 125.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
},
{
"company": "PSA",
"grade": "9",
"value": 60,
"low": 60,
"high": 68.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "SGC",
"grade": "7",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 77,
"low": 49.99,
"high": 99.17,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-03T04:08:26.822Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}