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 2 coins. This attack does 20 damage times the number of heads.
/api/v1/pokemon/cards/mcd11-1vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "mcd11-1vh",
"name": "Snivy",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd11/1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd11/1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd11/1vh.large.webp"
}
],
"expansion": {
"id": "mcd11",
"name": "McDonald's Collection 2011",
"total": 12,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 12,
"release_date": "2011/06/17",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89378",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd11/1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd11/1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd11/1vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Slam",
"text": "Flip 2 coins. This attack does 20 damage times the number of heads.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 6.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.67
},
{
"condition": "LP",
"price": 3.64
},
{
"condition": "MP",
"price": 1.83
},
{
"condition": "HP",
"price": 1.79
},
{
"condition": "DMG",
"price": 1.07
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 117.5,
"low": 88.75,
"high": 146.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.75,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "4",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:06:02.440Z",
"trend_7d": {
"direction": "down",
"percent": -3.05
}
}
}
}