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

Your opponent switches their Active Pokémon with 1 of their Benched Pokémon.
During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/swsh11-135vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh11-135vh",
"name": "Hisuian Goodra V",
"number": "135",
"printed_number": "135",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/135vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/135vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/135vh.large.webp"
}
],
"expansion": {
"id": "swsh11",
"name": "Lost Origin",
"total": 217,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "LOR",
"printed_total": 196,
"release_date": "2022/09/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "284058",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/135vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/135vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/135vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Dragon"
],
"hp": "220",
"attacks": [
{
"cost": [
"Water",
"Metal"
],
"converted_energy_cost": 2,
"name": "Slip-'n'-Trip",
"text": "Your opponent switches their Active Pokémon with 1 of their Benched Pokémon.",
"damage": "60"
},
{
"cost": [
"Water",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rolling Shell",
"text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"damage": "140"
}
],
"rarity": "Rare Holo V",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.77
},
{
"condition": "LP",
"price": 0.71
},
{
"condition": "HP",
"price": 0.61
},
{
"condition": "DMG",
"price": 0.31
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 8.5,
"low": 7.5,
"high": 12.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12.54,
"low": 10.66,
"high": 14.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.58,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 4.5,
"low": 3.83,
"high": 5.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.52,
"low": 5.54,
"high": 7.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 27.18,
"low": 28,
"high": 28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.01,
"low": 7.66,
"high": 10.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:49:18.643Z",
"trend_7d": {
"direction": "down",
"percent": -7.23
}
}
}
}