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, this attack does 30 more damage.
/api/v1/pokemon/cards/det1-15vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "det1-15vh",
"name": "Snubbull",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/15vh.large.webp"
}
],
"expansion": {
"id": "det1",
"name": "Detective Pikachu",
"total": 18,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DET",
"printed_total": 18,
"release_date": "2019/04/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/det1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/det1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "186023",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/15vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fairy"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Play Rough",
"text": "Flip a coin. If heads, this attack does 30 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Framestore",
"pricing": {
"currency": "USD",
"market": 0.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.4
},
{
"condition": "MP",
"price": 0.27
},
{
"condition": "HP",
"price": 0.19
},
{
"condition": "DMG",
"price": 0.22
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.25,
"low": 6,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.99,
"low": 7.64,
"high": 10.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3.99,
"low": 3.39,
"high": 4.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 113.48,
"low": 150.5,
"high": 154.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.62,
"low": 12.99,
"high": 12.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15.61,
"low": 14.38,
"high": 19.38,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:47:21.207Z",
"trend_7d": {
"direction": "up",
"percent": 8.11
}
}
}
}