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 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
During your next turn, this Pokémon can't use Brave Slash.
/api/v1/pokemon/cards/sv9_ja-118vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv9_ja-118vh",
"name": "Hop's Zacian ex",
"number": "118",
"printed_number": "118",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/118vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/118vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/118vh.large.webp"
}
],
"expansion": {
"id": "sv9_ja",
"name": "Battle Partners",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV9",
"printed_total": 100,
"release_date": "2025/01/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Partners"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "614994",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/118vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/118vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/118vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Metal"
],
"hp": "230",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Insta-Strike",
"text": "This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
},
{
"cost": [
"Metal",
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Brave Slash",
"text": "During your next turn, this Pokémon can't use Brave Slash.",
"damage": "240"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 1.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.45
},
{
"condition": "LP",
"price": 1.05
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 23.56,
"low": 23.56,
"high": 23.56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 12.38,
"low": 12.25,
"high": 23.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32.5,
"low": 29.99,
"high": 41.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "6",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 9.5,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:00.802Z",
"trend_7d": {
"direction": "down",
"percent": -50.51
}
}
}
}