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 Confused.
/api/v1/pokemon/cards/neo3-32v1e?include=prices 200 19ms{
"success": true,
"data": {
"id": "neo3-32v1e",
"name": "Lanturn",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/32v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/32v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/32v1e.large.webp"
}
],
"expansion": {
"id": "neo3-1st-edition",
"name": "Neo Revelation 1st Edition",
"total": 66,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 66,
"release_date": "2001/09/21",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86602",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/32v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/32v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/32v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "80",
"abilities": [
{
"name": "Submerge",
"text": "Once during your turn (before your attack), you may change Lanturn's type to Water until the end of your turn. This power can't be used if Lanturn is Asleep, Confused, or Paralyzed. If Lanturn becomes Asleep, Confused, or Paralyzed after you have used this power, its type changes back to Lightning.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Blinding Light",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "LP",
"price": 2.16
},
{
"condition": "MP",
"price": 1.71
},
{
"condition": "HP",
"price": 1.51
},
{
"condition": "DMG",
"price": 1.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 23.4,
"high": 81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 111.26,
"low": 124.85,
"high": 163.64,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 15.17,
"low": 15.1,
"high": 20.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:29:51.720Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}