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 a coin. If heads, this attack does 20 damage plus 30 more damage.
/api/v1/pokemon/cards/pop2-2vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop2-2vh",
"name": "Pidgeot",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2vh.large.webp"
}
],
"expansion": {
"id": "pop2",
"name": "POP Series 2",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88032",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "80",
"abilities": [
{
"name": "Beating Wings",
"text": "Once during your turn (before your attack), if Pidgeot is your Active Pokémon, you may shuffle 1 of your Benched Pokémon and all cards attached to it into your deck. This power can't be used if Pidgeot is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sharp Beak",
"text": "Flip a coin. If heads, this attack does 20 damage plus 30 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 10.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.75
},
{
"condition": "LP",
"price": 6.37
},
{
"condition": "MP",
"price": 7.5
},
{
"condition": "HP",
"price": 5.6
},
{
"condition": "DMG",
"price": 1.17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 217.5,
"low": 184.88,
"high": 250.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 15.99,
"low": 13.59,
"high": 18.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 203,
"low": 203,
"high": 2415,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 26.5,
"low": 22.53,
"high": 30.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23,
"low": 23,
"high": 23.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 46,
"low": 46,
"high": 50.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:29:56.879Z",
"trend_7d": {
"direction": "up",
"percent": 7.72
}
}
}
}