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

During your opponent's next turn, your opponent can't play any Item cards from their hand.
Your opponent reveals their hand. This attack does 60 damage for each Trainer card you find there.
/api/v1/pokemon/cards/sv1v_ja-95vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv1v_ja-95vh",
"name": "Banette ex",
"number": "95",
"printed_number": "95",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/95vh.large.webp"
}
],
"expansion": {
"id": "sv1v_ja",
"name": "Violet ex",
"total": 108,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1V",
"printed_total": 78,
"release_date": "2023/01/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1v_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1v_ja.symbol.png",
"translation": {
"en": {
"name": "Violet ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568321",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/95vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Psychic"
],
"hp": "250",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Everlasting Darkness",
"text": "During your opponent's next turn, your opponent can't play any Item cards from their hand.",
"damage": "30"
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Poltergeist",
"text": "Your opponent reveals their hand. This attack does 60 damage for each Trainer card you find there.",
"damage": "60×"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 2.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.1
},
{
"condition": "LP",
"price": 1.71
},
{
"condition": "DMG",
"price": 1.15
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 22.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 10.5,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 8,
"high": 8.13,
"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": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:24:11.841Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}