Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Does 20 damage to 1 of your Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
Flip a coin. If heads, discard an Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/bw3p_ja-23vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw3p_ja-23vh",
"name": "Luxray",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/23vh.large.webp"
}
],
"expansion": {
"id": "bw3p_ja",
"name": "Psycho Drive",
"total": 57,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW3",
"printed_total": 52,
"release_date": "2011/09/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3p_ja.symbol.png",
"translation": {
"en": {
"name": "Psycho Drive"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601002",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/23vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Lightning"
],
"hp": "140",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Flash Impact",
"text": "Does 20 damage to 1 of your Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Crunch",
"text": "Flip a coin. If heads, discard an Energy attached to the Defending Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 6.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.68
},
{
"condition": "LP",
"price": 3.8
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 16,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 108.5,
"low": 91.3,
"high": 150.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.3,
"low": 17.99,
"high": 17.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:02:32.320Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}