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

During your opponent's next turn, the attack cost of each of the Defending Pokémon's attacks is ColorlessColorless more.
Flip a coin. If heads, this attack does 40 damage plus 30 more damage.
/api/v1/pokemon/cards/col1-30vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "col1-30vrh",
"name": "Pidgeot",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/30vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/30vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/30vrh.large.webp"
}
],
"expansion": {
"id": "col1",
"name": "Call of Legends",
"total": 106,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "CL",
"printed_total": 95,
"release_date": "2011/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88035",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/30vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/30vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/30vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Headwind",
"text": "During your opponent's next turn, the attack cost of each of the Defending Pokémon's attacks is ColorlessColorless more.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 40 damage plus 30 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Suwama Chiaki",
"pricing": {
"currency": "USD",
"market": 25.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25.2
},
{
"condition": "LP",
"price": 12.74
},
{
"condition": "MP",
"price": 7.43
},
{
"condition": "HP",
"price": 3.3
},
{
"condition": "DMG",
"price": 1.95
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 50.76,
"low": 43.15,
"high": 58.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 56.95,
"low": 96,
"high": 96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "flat",
"percent": 0.48
}
}
}
}