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

Flip 2 coins. This attack does 70 damage for each heads.
/api/v1/pokemon/cards/swsh7-38?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh7-38",
"name": "Milotic",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/38.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/38.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/38.large.webp"
}
],
"expansion": {
"id": "swsh7",
"name": "Evolving Skies",
"total": 237,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "EVS",
"printed_total": 203,
"release_date": "2021/08/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "246851",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/38.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/38.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/38.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Rapid Strike"
],
"types": [
"Water"
],
"hp": "120",
"abilities": [
{
"name": "Dew Guard",
"text": "Whenever your opponent plays a Supporter card from their hand, prevent all effects of that card done to you or your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Double Smash",
"text": "Flip 2 coins. This attack does 70 damage for each heads.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "sui",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.16
},
{
"condition": "MP",
"price": 0.1
},
{
"condition": "HP",
"price": 0.16
},
{
"condition": "DMG",
"price": 0.03
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:17:11.943Z",
"trend_7d": {
"direction": "down",
"percent": -5.56
}
}
}
}