Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

During your opponent's next turn, they 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/gem3-0707?include=prices 200 49ms{
"success": true,
"data": {
"id": "gem3-0707",
"name": "Banette Ex",
"number": "0707/07",
"printed_number": "0707/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0707.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0707.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0707.large.webp"
}
],
"expansion": {
"id": "gem3",
"name": "Gem Pack Vol. 3",
"total": 136,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 136,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem3.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 3"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0707.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0707.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0707.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "250",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Everlasting Darkness",
"text": "During your opponent's next turn, they can't play any Item cards from their hand.",
"damage": "30"
},
{
"cost": [
"Colorless",
"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": "Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 1.81,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 50.5,
"low": 50.25,
"high": 50.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.84,
"low": 38.64,
"high": 38.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.68,
"low": 12.64,
"high": 12.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:45:42.936Z",
"trend_7d": {
"direction": "down",
"percent": -1.63
}
}
}
}