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

This attack also does 30 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sv2p_ja-88vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "sv2p_ja-88vh",
"name": "Copperajah ex",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/88vh.large.webp"
}
],
"expansion": {
"id": "sv2p_ja",
"name": "Snow Hazard",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2P",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.symbol.png",
"translation": {
"en": {
"name": "Snow Hazard"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567845",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/88vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Metal"
],
"hp": "300",
"abilities": [
{
"name": "Bronze Body",
"text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Nose Quake",
"text": "This attack also does 30 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "260"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 1.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.01
},
{
"condition": "MP",
"price": 0.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 33.47,
"low": 33.47,
"high": 33.47,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 11.5,
"low": 10,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7.69,
"low": 6.54,
"high": 8.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 43.99,
"low": 43.99,
"high": 43.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:55:39.501Z",
"trend_7d": {
"direction": "down",
"percent": -69.02
}
}
}
}