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

Discard a Special Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy10-76vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy10-76vrh",
"name": "Aerodactyl",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/76vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/76vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/76vrh.large.webp"
}
],
"expansion": {
"id": "xy10",
"name": "Fates Collide",
"total": 129,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FCO",
"printed_total": 124,
"release_date": "2016/05/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "xy10-76",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/76vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/76vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/76vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Restored"
],
"types": [
"Colorless"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Bite",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Jet Draft",
"text": "Discard a Special Energy attached to your opponent's Active Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 2.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.32
},
{
"condition": "LP",
"price": 1.06
},
{
"condition": "MP",
"price": 1.01
},
{
"condition": "HP",
"price": 0.76
},
{
"condition": "DMG",
"price": 0.55
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 19.58,
"low": 12.95,
"high": 12.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 28.5,
"low": 24.23,
"high": 32.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:50:16.099Z",
"trend_7d": {
"direction": "up",
"percent": 0.87
}
}
}
}