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, the Defending Pokémon can't retreat.
/api/v1/pokemon/cards/sv4-78vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv4-78vrh",
"name": "Gourgeist",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/78vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/78vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/78vrh.large.webp"
}
],
"expansion": {
"id": "sv4",
"name": "Paradox Rift",
"total": 266,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAR",
"printed_total": 182,
"release_date": "2023/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "523744",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/78vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/78vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/78vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "110",
"abilities": [
{
"name": "Startling Pumpkin",
"text": "If this Pokémon is Knocked Out by damage from an attack from your opponent's Pokémon, discard 2 random cards from your opponent's hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shadow Bind",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "nisimono",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
},
{
"condition": "LP",
"price": 0.19
},
{
"condition": "MP",
"price": 0.12
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:26:51.715Z",
"trend_7d": {
"direction": "down",
"percent": -4.35
}
}
}
}