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

Your opponent's Active Pokémon is now Asleep.
/api/v1/pokemon/cards/xy8-15vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy8-15vrh",
"name": "Vivillon",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/15vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/15vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/15vrh.large.webp"
}
],
"expansion": {
"id": "xy8",
"name": "BREAKthrough",
"total": 165,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKT",
"printed_total": 162,
"release_date": "2015/11/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "107134",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/15vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/15vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/15vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "120",
"abilities": [
{
"name": "Energy Color",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, search your deck for a basic Energy card and attach it to 1 of your Pokémon. Shuffle your deck afterward.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sleep Powder",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 0.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.94
},
{
"condition": "LP",
"price": 0.62
},
{
"condition": "MP",
"price": 0.61
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9.08,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.6,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:49:47.264Z",
"trend_7d": {
"direction": "down",
"percent": -1.05
}
}
}
}