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 an Energy card from your hand. (If you can't discard a card from your hand, this attack does nothing.)
/api/v1/pokemon/cards/pt2_ja-29vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pt2_ja-29vh",
"name": "Luxray GL",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/29vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/29vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/29vh.large.webp"
}
],
"expansion": {
"id": "pt2_ja",
"name": "Bonds to the End of Time",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT2",
"printed_total": 90,
"release_date": "2008/12/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt2_ja.symbol.png",
"translation": {
"en": {
"name": "Bonds to the End of Time"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607174",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/29vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/29vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/29vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Lightning"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Bite",
"damage": "30"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Trash Bolt",
"text": "Discard an Energy card from your hand. (If you can't discard a card from your hand, this attack does nothing.)",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 5.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.99
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 63,
"low": 55,
"high": 98.96,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.33,
"low": 12,
"high": 15.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-05T03:48:04.899Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}