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

If Poliwag and Poliwhirl are on your Bench, this attack does 90 more damage.
/api/v1/pokemon/cards/sm10-39?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10-39",
"name": "Poliwrath",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/39.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/39.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/39.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": "189114",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/39.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/39.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/39.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "150",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Knuckle Punch",
"damage": "50"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Swirly Rush",
"text": "If Poliwag and Poliwhirl are on your Bench, this attack does 90 more damage.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 0.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.66
},
{
"condition": "LP",
"price": 0.39
},
{
"condition": "MP",
"price": 0.34
},
{
"condition": "HP",
"price": 0.34
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:23:44.093Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}