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.
/api/v1/pokemon/cards/det1-18vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "det1-18vh",
"name": "Slaking",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/18vh.large.webp"
}
],
"expansion": {
"id": "det1",
"name": "Detective Pikachu",
"total": 18,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DET",
"printed_total": 18,
"release_date": "2019/04/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/det1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/det1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "186026",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/18vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "180",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Pitch",
"text": "Your opponent switches their Active Pokémon with 1 of their Benched Pokémon.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Framestore",
"pricing": {
"currency": "USD",
"market": 1.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.44
},
{
"condition": "LP",
"price": 0.84
},
{
"condition": "MP",
"price": 0.62
},
{
"condition": "HP",
"price": 0.56
},
{
"condition": "DMG",
"price": 0.38
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 20.99,
"low": 17.84,
"high": 24.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 30.99,
"low": 30.99,
"high": 30.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 237.68,
"low": 400,
"high": 400,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 99,
"low": 84.15,
"high": 113.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.4,
"low": 21.99,
"high": 21.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15.04,
"low": 15.95,
"high": 19.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:47:21.207Z",
"trend_7d": {
"direction": "up",
"percent": 5.88
}
}
}
}