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

During your opponent's next turn, the Defending Pokémon's attacks do 20 less damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/sm10-42vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10-42vrh",
"name": "Slowpoke",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/42vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/42vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/42vrh.large.webp"
}
],
"expansion": {
"id": "sm10",
"name": "Unbroken Bonds",
"total": 238,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNB",
"printed_total": 214,
"release_date": "2019/05/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "189122",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/42vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/42vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/42vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Growl",
"text": "During your opponent's next turn, the Defending Pokémon's attacks do 20 less damage (before applying Weakness and Resistance)."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tail Whap",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 3.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.21
},
{
"condition": "LP",
"price": 1.72
},
{
"condition": "MP",
"price": 1.08
},
{
"condition": "HP",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 105.5,
"low": 89.68,
"high": 121.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.45,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:12:06.336Z",
"trend_7d": {
"direction": "up",
"percent": 3.55
}
}
}
}