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

/api/v1/pokemon/cards/swsh8-197vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh8-197vrh",
"name": "Goodra",
"number": "197",
"printed_number": "197",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/197vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/197vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/197vrh.large.webp"
}
],
"expansion": {
"id": "swsh8",
"name": "Fusion Strike",
"total": 284,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "FST",
"printed_total": 264,
"release_date": "2021/11/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "253357",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/197vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/197vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/197vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "160",
"abilities": [
{
"name": "Slimy Room",
"text": "As long as this Pokémon is in the Active Spot, whenever your opponent tries to attach an Energy card from their hand to a Pokémon, they must flip a coin. If tails, your opponent discards that Energy card instead of attaching it, and this doesn't use up their Energy attachment for the turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Buster Tail",
"damage": "120"
}
],
"rarity": "Rare",
"artist": "Nagomi Nijo",
"pricing": {
"currency": "USD",
"market": 0.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.49
},
{
"condition": "LP",
"price": 0.43
},
{
"condition": "MP",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:49:14.081Z",
"trend_7d": {
"direction": "down",
"percent": -2
}
}
}
}