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 4 coins. This attack does 20 damage for each heads.
/api/v1/pokemon/cards/det1-11vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "det1-11vh",
"name": "Mr. Mime",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/11vh.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": "186019",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "80",
"abilities": [
{
"name": "Pantomime",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may switch 1 of your face-down Prize cards with the top card of your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Juggling",
"text": "Flip 4 coins. This attack does 20 damage for each heads.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "MPC Film",
"pricing": {
"currency": "USD",
"market": 2.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.94
},
{
"condition": "LP",
"price": 1.66
},
{
"condition": "MP",
"price": 0.9
},
{
"condition": "HP",
"price": 0.47
},
{
"condition": "DMG",
"price": 0.81
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.12,
"low": 4.99,
"high": 4.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 8.29,
"low": 8,
"high": 8.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 11.85,
"high": 40.97,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-09-21T02:47:21.207Z",
"trend_7d": {
"direction": "flat",
"percent": -0.34
}
}
}
}