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

Discard 2 Lightning Energy cards from your hand and choose 1 of your opponent's Pokémon. This attack does 80 to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/dp6_ja-26vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "dp6_ja-26vh",
"name": "Raichu LV.X",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/26vh.large.webp"
}
],
"expansion": {
"id": "dp6_ja",
"name": "Intense Fight in the Destroyed Sky",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP6",
"printed_total": 92,
"release_date": "2008/07/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.symbol.png",
"translation": {
"en": {
"name": "Intense Fight in the Destroyed Sky"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608205",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/26vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Level-Up"
],
"types": [
"Lightning"
],
"hp": "110",
"abilities": [
{
"name": "Link Lightning",
"text": "Once during your turn, when you put Raichu LV.X onto Raichu and use Voltage Shoot, you may use another attack of Raichu afterward. This power can't be used if Raichu is affected by a Special Condition.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Voltage Shoot",
"text": "Discard 2 Lightning Energy cards from your hand and choose 1 of your opponent's Pokémon. This attack does 80 to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 54.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 54.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 702.62,
"low": 641.6,
"high": 982.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "5.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 74.99,
"low": 63.74,
"high": 86.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 304.5,
"low": 267,
"high": 547.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 10
},
{
"company": "PSA",
"grade": "6",
"value": 61.78,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 52.28,
"low": 85,
"high": 85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 52,
"low": 48.5,
"high": 80.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-08-10T05:46:27.799Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}