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

Shuffle this Pokémon and all attached cards into your deck.
/api/v1/pokemon/cards/swsh9_ja-30vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh9_ja-30vh",
"name": "Lumineon V",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/30vh.large.webp"
}
],
"expansion": {
"id": "swsh9_ja",
"name": "Star Birth",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9",
"printed_total": 100,
"release_date": "2022/01/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9_ja.symbol.png",
"translation": {
"en": {
"name": "Star Birth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569658",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/30vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Water"
],
"hp": "170",
"abilities": [
{
"name": "Luminous Sign",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may search your deck for a Supporter card, reveal it, and put it into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aqua Return",
"text": "Shuffle this Pokémon and all attached cards into your deck.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
},
{
"condition": "LP",
"price": 0.4
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23.48,
"low": 19.97,
"high": 26.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:00:27.296Z",
"trend_7d": {
"direction": "down",
"percent": -6.15
}
}
}
}