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

Choose a random card from your opponent's hand. Your opponent reveals that card and shuffles it into their deck.
This attack does 30 damage for each Pokémon Tool attached to all of your Pokémon.
/api/v1/pokemon/cards/sv9a_ja-74vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sv9a_ja-74vh",
"name": "Rotom",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/74vh.large.webp"
}
],
"expansion": {
"id": "sv9a_ja",
"name": "Hot Air Arena",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV9a",
"printed_total": 63,
"release_date": "2025/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9a_ja.symbol.png",
"translation": {
"en": {
"name": "Hot Air Arena"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "623322",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Astonish",
"text": "Choose a random card from your opponent's hand. Your opponent reveals that card and shuffles it into their deck."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gadget Show",
"text": "This attack does 30 damage for each Pokémon Tool attached to all of your Pokémon."
}
],
"rarity": "Art Rare",
"pricing": {
"currency": "USD",
"market": 2.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.26
},
{
"condition": "LP",
"price": 1.91
},
{
"condition": "MP",
"price": 0.85
},
{
"condition": "DMG",
"price": 1.4
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 18.86,
"low": 16.03,
"high": 21.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 18.49,
"low": 30.69,
"high": 30.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.98,
"low": 15.18,
"high": 24.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12.25,
"low": 10.88,
"high": 12.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.01,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.41,
"low": 3.25,
"high": 3.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 31.19,
"low": 21.62,
"high": 42.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "7",
"value": 8.52,
"low": 7.24,
"high": 9.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10.5,
"low": 8.9,
"high": 15.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 31.46,
"low": 26.05,
"high": 38.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:36:34.861Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}