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 an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh11_ja-105vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh11_ja-105vh",
"name": "Aerodactyl V",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/105vh.large.webp"
}
],
"expansion": {
"id": "swsh11_ja",
"name": "Lost Abyss",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11",
"printed_total": 100,
"release_date": "2022/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Abyss"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570036",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fighting"
],
"hp": "210",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Bite",
"damage": "40"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rock Crush",
"text": "Discard an Energy from your opponent's Active Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4
},
{
"condition": "LP",
"price": 3.42
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 23.95,
"low": 23,
"high": 43.17,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "CGC",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.5,
"low": 11.99,
"high": 28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.95,
"low": 10.5,
"high": 17.14,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 32,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:40:55.315Z",
"trend_7d": {
"direction": "up",
"percent": 2.04
}
}
}
}