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, this attack does 20 damage plus 20 more damage.
/api/v1/pokemon/cards/ex15-24?include=prices 200 20ms{
"success": true,
"data": {
"id": "ex15-24",
"name": "Vibrava δ",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/24.large.webp"
}
],
"expansion": {
"id": "ex15",
"name": "Dragon Frontiers",
"total": 101,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DF",
"printed_total": 101,
"release_date": "2006/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90341",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/24.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "70",
"abilities": [
{
"name": "Psychic Wing",
"text": "If Vibrava has any Psychic Energy attached to it, the Retreat Cost for Vibrava is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Quick Blow",
"text": "Flip a coin. If heads, this attack does 20 damage plus 20 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
},
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 1.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.82
},
{
"condition": "LP",
"price": 1.67
},
{
"condition": "MP",
"price": 0.86
},
{
"condition": "HP",
"price": 0.65
},
{
"condition": "DMG",
"price": 0.86
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.99,
"low": 19.99,
"high": 34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 86.96,
"low": 60.5,
"high": 86.96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.41,
"low": 18.41,
"high": 18.41,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 77.13,
"low": 100.5,
"high": 104.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:38.715Z",
"trend_7d": {
"direction": "up",
"percent": 3.41
}
}
}
}