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 Asleep. If tails, the Defending Pokémon is now Confused.
If the Defending Pokémon is Asleep or Confused, this attack does 20 damage plus 20 more damage. Then, the Defending Pokémon is no longer Asleep or Confused.
/api/v1/pokemon/cards/neo4-40vuu?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo4-40vuu",
"name": "Dark Wigglytuff",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/40vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/40vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/40vuu.large.webp"
}
],
"expansion": {
"id": "neo4-unlimited",
"name": "Neo Destiny Unlimited",
"total": 113,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 113,
"release_date": "2002/02/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84674",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/40vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/40vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/40vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Dark Song",
"text": "Flip a coin. If heads, the Defending Pokémon is now Asleep. If tails, the Defending Pokémon is now Confused."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Slap Awake",
"text": "If the Defending Pokémon is Asleep or Confused, this attack does 20 damage plus 20 more damage. Then, the Defending Pokémon is no longer Asleep or Confused.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8
},
{
"condition": "MP",
"price": 5.41
},
{
"condition": "HP",
"price": 4.12
},
{
"condition": "DMG",
"price": 3.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 49,
"low": 46.75,
"high": 61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 14.99,
"low": 12.74,
"high": 17.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 17.47,
"low": 20.49,
"high": 20.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 9,
"high": 18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 15,
"low": 15,
"high": 26.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 30,
"high": 33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:45:47.012Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}