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

Dark Pupitar does 10 damage to itself. Dark Pupitar can't use this attack during your next turn.
Flip a coin. If heads, this attack does 10 damage to each of your opponent's Pokémon. Don't apply Weakness and Resistance. Then, search your deck for an Evolution card named Dark Tyranitar and put it on Dark Pupitar. (This counts as evolving Dark Pupitar.) Shuffle your deck afterward.
/api/v1/pokemon/cards/neo4-38vuu?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo4-38vuu",
"name": "Dark Pupitar",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/38vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/38vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/38vuu.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": "84642",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/38vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/38vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/38vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Rock Tackle",
"text": "Dark Pupitar does 10 damage to itself. Dark Pupitar can't use this attack during your next turn.",
"damage": "40"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Explosive Evolution",
"text": "Flip a coin. If heads, this attack does 10 damage to each of your opponent's Pokémon. Don't apply Weakness and Resistance. Then, search your deck for an Evolution card named Dark Tyranitar and put it on Dark Pupitar. (This counts as evolving Dark Pupitar.) Shuffle your deck afterward."
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 3.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.9
},
{
"condition": "LP",
"price": 2.95
},
{
"condition": "MP",
"price": 2.18
},
{
"condition": "HP",
"price": 1.77
},
{
"condition": "DMG",
"price": 1.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 28,
"low": 28,
"high": 42.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 5.41,
"high": 9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 12,
"high": 16.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31.3,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:30:54.400Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}