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 20 damage times the number of heads.
Discard an Energy attached to this Pokémon.
/api/v1/pokemon/cards/xy11-85vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy11-85vrh",
"name": "Zweilous",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/85vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/85vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/85vrh.large.webp"
}
],
"expansion": {
"id": "xy11",
"name": "Steam Siege",
"total": 116,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "STS",
"printed_total": 114,
"release_date": "2016/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "121211",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/85vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/85vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/85vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Double Hit",
"text": "Flip 2 coins. This attack does 20 damage times the number of heads.",
"damage": "20"
},
{
"cost": [
"Psychic",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Power Breath",
"text": "Discard an Energy attached to this Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 0.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.39
},
{
"condition": "MP",
"price": 0.21
},
{
"condition": "HP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 29.22,
"low": 24.84,
"high": 33.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:54:36.555Z",
"trend_7d": {
"direction": "down",
"percent": -2.5
}
}
}
}