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 30 times the number of heads.
/api/v1/pokemon/cards/ecard2-17?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard2-17",
"name": "Jumpluff",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/17.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86364",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/17.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "70",
"abilities": [
{
"name": "Fluff",
"text": "During your opponent's turn, if Jumpluff would be damaged or affected by an opponent's attack and it already has at least 1 damage counter on it, flip a coin. If heads, prevent all effects of that attack (including damage).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Cotton Punch",
"text": "Flip 2 coins. This attack does 30 times the number of heads.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 30.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 30.02
},
{
"condition": "LP",
"price": 16.98
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 47.12,
"low": 47.12,
"high": 47.12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 149.99,
"low": 112,
"high": 275,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 81.27,
"low": 101.7,
"high": 111.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "up",
"percent": 0.64
}
}
}
}