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/bw4-46vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw4-46vrh",
"name": "Luxray",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/46vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/46vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/46vrh.large.webp"
}
],
"expansion": {
"id": "bw4",
"name": "Next Destinies",
"total": 103,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NXD",
"printed_total": 99,
"release_date": "2012/02/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "91399",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/46vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/46vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/46vrh.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 Holo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 3.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.67
},
{
"condition": "LP",
"price": 2.1
},
{
"condition": "MP",
"price": 1.92
},
{
"condition": "HP",
"price": 1.15
},
{
"condition": "DMG",
"price": 0.7
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 276.5,
"low": 260,
"high": 293,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.75,
"low": 17.5,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 23.5,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:44:23.806Z",
"trend_7d": {
"direction": "up",
"percent": 1.1
}
}
}
}