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

Flip a coin. If heads, the Defending Pokémon is now Paralyzed.
Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pl4-36vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl4-36vrh",
"name": "Gastly",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/36vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/36vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/36vrh.large.webp"
}
],
"expansion": {
"id": "pl4",
"name": "Arceus",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "AR",
"printed_total": 99,
"release_date": "2009/11/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85654",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/36vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/36vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/36vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Lick",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Night Shade",
"text": "Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "+10"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 11.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.58
},
{
"condition": "LP",
"price": 7.5
},
{
"condition": "MP",
"price": 4.43
},
{
"condition": "HP",
"price": 1.8
},
{
"condition": "DMG",
"price": 3.61
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 58.75,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 74.99,
"low": 63.74,
"high": 86.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31,
"low": 31,
"high": 37.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-17T03:04:30.986Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}