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

Look at your opponent's hand and choose a number of Pokémon you find there up to the number of Psychic Energy attached to Gengar. Put the Pokémon you chose in the Lost Zone.
Put 4 damage counters on your opponent's Pokémon in any way you like.
/api/v1/pokemon/cards/ll1_ja-15?include=prices 200 14ms{
"success": true,
"data": {
"id": "ll1_ja-15",
"name": "Gengar",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/15.large.webp"
}
],
"expansion": {
"id": "ll1_ja",
"name": "Lost Link",
"total": 40,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "LL",
"printed_total": 40,
"release_date": "2010/04/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Link"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608634",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/15.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Prime"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "Catastrophe",
"text": "As long as Gengar is your Active Pokémon, if any of your opponent's Pokémon would be Knocked Out, put that Pokémon in the Lost Zone instead of discarding. (Discard all cards attached to that Pokémon.)",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Hurl into Darkness",
"text": "Look at your opponent's hand and choose a number of Pokémon you find there up to the number of Psychic Energy attached to Gengar. Put the Pokémon you chose in the Lost Zone."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cursed Drop",
"text": "Put 4 damage counters on your opponent's Pokémon in any way you like."
}
],
"rarity": "Common",
"artist": "Takashi Yamaguchi",
"pricing": {
"currency": "USD",
"market": 401.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 401.43
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 338,
"low": 287.3,
"high": 388.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 154,
"low": 130.9,
"high": 177.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 210,
"low": 201.75,
"high": 210,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 101,
"low": 85.85,
"high": 116.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 192,
"low": 163.2,
"high": 220.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 271,
"low": 230.35,
"high": 311.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 171,
"low": 145.35,
"high": 196.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1022.5,
"low": 970,
"high": 1100,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 168,
"low": 142.8,
"high": 193.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 150,
"low": 74.13,
"high": 150,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 189.75,
"low": 176,
"high": 247.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 400,
"low": 340,
"high": 460,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 204,
"low": 204,
"high": 500,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-08-14T05:27:50.665Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}