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. If both are tails, this attack does nothing. For each heads, discard an Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/dp4-25?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp4-25",
"name": "Milotic",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/25.large.webp"
}
],
"expansion": {
"id": "dp4",
"name": "Great Encounters",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "GE",
"printed_total": 106,
"release_date": "2008/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87454",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/25.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Marvel Scale",
"text": "Prevent all effects of attacks, including damage, done to Milotic by your opponent's Pokémon LV.X.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Twister",
"text": "Flip 2 coins. If both are tails, this attack does nothing. For each heads, discard an Energy attached to the Defending Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+20"
}
],
"rarity": "Rare",
"artist": "Suwama Chiaki",
"pricing": {
"currency": "USD",
"market": 15.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.73
},
{
"condition": "LP",
"price": 8.67
},
{
"condition": "MP",
"price": 5.04
},
{
"condition": "HP",
"price": 4.14
},
{
"condition": "DMG",
"price": 3.18
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 225,
"low": 191.25,
"high": 258.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:36:01.519Z",
"trend_7d": {
"direction": "flat",
"percent": -0.19
}
}
}
}