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 20 more damage.
/api/v1/pokemon/cards/bw7-29vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw7-29vrh",
"name": "Squirtle",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/29vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/29vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/29vrh.large.webp"
}
],
"expansion": {
"id": "bw7",
"name": "Boundaries Crossed",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BCR",
"printed_total": 149,
"release_date": "2012/11/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89497",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/29vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/29vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/29vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"abilities": [
{
"name": "Shell Shield",
"text": "As along as this Pokémon is on your Bench, prevent all damage done to this Pokémon by attacks (both yours and your opponent's).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Water Splash",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 41.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 41.9
},
{
"condition": "LP",
"price": 33.5
},
{
"condition": "MP",
"price": 21.54
},
{
"condition": "HP",
"price": 21.5
},
{
"condition": "DMG",
"price": 16.43
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 121.74,
"low": 38.59,
"high": 199.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 139.99,
"low": 123.99,
"high": 1227.96,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:47:48.827Z",
"trend_7d": {
"direction": "flat",
"percent": 0.31
}
}
}
}