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

Move all Lightning Energy attached to Luxray to 1 of your Benched Pokémon. (Ignore this effect if you don't have any Benched Pokémon.)
/api/v1/pokemon/cards/dp1-7vs?include=prices 200 19ms{
"success": true,
"data": {
"id": "dp1-7vs",
"name": "Luxray (Staff Stamp)",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/dp1/dp1-7vs.small.jpeg?v=1777696895837",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/dp1/dp1-7vs.small.jpeg?v=1777696895837",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/dp1/dp1-7vs.small.jpeg?v=1777696895837"
}
],
"expansion": {
"id": "dp1",
"name": "Diamond & Pearl",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "DP",
"printed_total": 130,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "454438",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/dp1/dp1-7vs.small.jpeg?v=1777696895837",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/dp1/dp1-7vs.small.jpeg?v=1777696895837",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/dp1/dp1-7vs.small.jpeg?v=1777696895837"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Lightning"
],
"hp": "120",
"abilities": [
{
"name": "Gleam Eyes",
"text": "Once during your turn, when you play Luxray from your hand to evolve 1 of your Pokémon, you may look at your opponent's hand. If your opponent's Bench isn't full, choose 1 Basic Pokémon from your opponent's hand, and put it onto his or her Bench. Then, switch it with the Defending Pokémon.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Lightning",
"Lightning"
],
"converted_energy_cost": 4,
"name": "Lightning Star",
"text": "Move all Lightning Energy attached to Luxray to 1 of your Benched Pokémon. (Ignore this effect if you don't have any Benched Pokémon.)",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+30"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Mikiko Takeda",
"pricing": {
"currency": "USD",
"market": 299.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 299.99
},
{
"condition": "LP",
"price": 227
},
{
"condition": "MP",
"price": 149.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 480,
"low": 408,
"high": 552,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 78.5,
"low": 66.72,
"high": 90.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 293.6,
"low": 156.92,
"high": 293.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1470,
"low": 1249.5,
"high": 1690.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 31.65,
"low": 26.9,
"high": 36.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 67.2,
"low": 66.6,
"high": 82.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T17:20:57.587Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}