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

This attack does 10 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sm2-37vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm2-37vrh",
"name": "Wishiwashi",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/37vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/37vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/37vrh.large.webp"
}
],
"expansion": {
"id": "sm2",
"name": "Guardians Rising",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "GRI",
"printed_total": 145,
"release_date": "2017/05/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "130937",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/37vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/37vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/37vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "30",
"abilities": [
{
"name": "Schooling",
"text": "Once during your turn (before your attack), you may switch this Pokémon with a Wishiwashi-GX in your hand. Any attached cards, damage counters, Special Conditions, turns in play, and any other effects remain on the new Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Sharpshooting",
"text": "This attack does 10 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 0.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.39
},
{
"condition": "LP",
"price": 0.33
},
{
"condition": "MP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.17
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:18:34.787Z",
"trend_7d": {
"direction": "up",
"percent": 5.41
}
}
}
}