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

Draw 2 cards.
Put 1 damage counter on 1 of your opponent's Pokémon. If that Pokémon has δ on its card, put 3 damage counters instead.
/api/v1/pokemon/cards/ex15-19?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex15-19",
"name": "Lickitung δ",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/19.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/19.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/19.large.webp"
}
],
"expansion": {
"id": "ex15",
"name": "Dragon Frontiers",
"total": 101,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DF",
"printed_total": 101,
"release_date": "2006/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86724",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/19.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/19.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/19.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Lap Up",
"text": "Draw 2 cards."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Delta Mind",
"text": "Put 1 damage counter on 1 of your opponent's Pokémon. If that Pokémon has δ on its card, put 3 damage counters instead."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 2.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.37
},
{
"condition": "LP",
"price": 1.59
},
{
"condition": "MP",
"price": 1.36
},
{
"condition": "HP",
"price": 0.84
},
{
"condition": "DMG",
"price": 0.9
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22,
"low": 14.5,
"high": 29.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 13.48,
"low": 13.48,
"high": 13.48,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 42.75,
"low": 36.34,
"high": 49.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 16,
"high": 17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:09:38.715Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}