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 any Stadium card in play.
Discard a Special Energy card, if any, attached to the Defending Pokémon.
Your opponent discards the top card of his or her deck.
Discard the top 3 cards of your deck.
/api/v1/pokemon/cards/pcg4_ja-93vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg4_ja-93vh",
"name": "Tyranitar ex",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/93vh.large.webp"
}
],
"expansion": {
"id": "pcg4_ja",
"name": "Golden Sky, Silvery Ocean",
"total": 106,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 106,
"release_date": "2005/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg4_ja.symbol.png",
"translation": {
"en": {
"name": "Golden Sky, Silvery Ocean"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611903",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/93vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Darkness"
],
"hp": "160",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Shatter",
"text": "Discard any Stadium card in play.",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Derail",
"text": "Discard a Special Energy card, if any, attached to the Defending Pokémon.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Mix-Up",
"text": "Your opponent discards the top card of his or her deck.",
"damage": "70"
},
{
"cost": [
"Fighting",
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Losing Control",
"text": "Discard the top 3 cards of your deck.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare Holo ex",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 109.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 109.35
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 593.47,
"low": 589.7,
"high": 597.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 936,
"low": 795.6,
"high": 1076.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 105,
"low": 89.25,
"high": 120.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 1025,
"low": 871.25,
"high": 1178.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 135,
"low": 114.75,
"high": 155.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 635,
"low": 395,
"high": 1002,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 152.65,
"low": 250,
"high": 250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 126.5,
"low": 126.5,
"high": 228,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-04-25T04:10:10.162Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}