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.
/api/v1/pokemon/cards/neo1-38vuu?include=prices 200 19ms{
"success": true,
"data": {
"id": "neo1-38vuu",
"name": "Lanturn",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/38vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/38vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/38vuu.large.webp"
}
],
"expansion": {
"id": "neo1-unlimited",
"name": "Neo Genesis Unlimited",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 111,
"release_date": "2000/12/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86603",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/38vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/38vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/38vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "70",
"abilities": [
{
"name": "Hydroelectric Power",
"text": "You may make Floodlight do 10 more damage for each Water Energy attached to Lanturn, but not used to pay for Floodlight's Energy cost. This power can't be used if Lanturn is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Floodlight",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.74
},
{
"condition": "LP",
"price": 0.6
},
{
"condition": "MP",
"price": 0.61
},
{
"condition": "HP",
"price": 0.36
},
{
"condition": "DMG",
"price": 0.34
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 14.25,
"low": 13.94,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 2,
"low": 2,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 31.06,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "7.5",
"value": 9.25,
"low": 7.86,
"high": 10.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:56.425Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}