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 more damage for each other Pokémon in play (both yours and your opponent's).
/api/v1/pokemon/cards/sm7-38vrh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm7-38vrh",
"name": "Ludicolo",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/38vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/38vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/38vrh.large.webp"
}
],
"expansion": {
"id": "sm7",
"name": "Celestial Storm",
"total": 187,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CES",
"printed_total": 168,
"release_date": "2018/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "170855",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/38vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/38vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/38vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "140",
"abilities": [
{
"name": "Swing Dance",
"text": "Once during your turn (before your attack), you may draw a card.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Circular Steps",
"text": "This attack does 10 more damage for each other Pokémon in play (both yours and your opponent's).",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 1.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.55
},
{
"condition": "LP",
"price": 1.07
},
{
"condition": "MP",
"price": 1.16
},
{
"condition": "HP",
"price": 0.25
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 135,
"low": 114.75,
"high": 155.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:31:57.330Z",
"trend_7d": {
"direction": "up",
"percent": 1.31
}
}
}
}