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

If your opponent's Active Pokémon is affected by a Special Condition, this attack does 120 more damage.
/api/v1/pokemon/cards/zsv10pt5-96vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "zsv10pt5-96vh",
"name": "Amoonguss",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/96vh.large.webp"
}
],
"expansion": {
"id": "zsv10pt5",
"name": "Black Bolt",
"total": 172,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "BLK",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642545",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/96vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Dangerous Reaction",
"text": "If your opponent's Active Pokémon is affected by a Special Condition, this attack does 120 more damage.",
"damage": "30+"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Seed Bomb",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "OKUBO",
"pricing": {
"currency": "USD",
"market": 44.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 44.97
},
{
"condition": "LP",
"price": 35
},
{
"condition": "MP",
"price": 29.5
},
{
"condition": "DMG",
"price": 19.22
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 50,
"low": 43,
"high": 60,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 550,
"low": 537.62,
"high": 668.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 28.7,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 49.5,
"low": 44.2,
"high": 53,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T04:00:39.264Z",
"trend_7d": {
"direction": "flat",
"percent": -0.42
}
}
}
}