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 Asleep.
/api/v1/pokemon/cards/bwp-BW03vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bwp-BW03vh",
"name": "Oshawott",
"number": "BW03",
"printed_number": "BW03",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW03vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW03vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW03vh.large.webp"
}
],
"expansion": {
"id": "bwp",
"name": "BW Black Star Promos",
"total": 101,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PR-BLW",
"printed_total": 101,
"release_date": "2011/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87892",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW03vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW03vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW03vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Water Pulse",
"text": "Flip a coin. If heads, the Defending Pokémon is now Asleep.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 10.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.23
},
{
"condition": "LP",
"price": 3.69
},
{
"condition": "MP",
"price": 2.58
},
{
"condition": "HP",
"price": 1.52
},
{
"condition": "DMG",
"price": 0.7
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30.98,
"low": 30.98,
"high": 30.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:45:39.680Z",
"trend_7d": {
"direction": "down",
"percent": -3.58
}
}
}
}