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

If you have a Stadium in play, this attack does 80 more damage.
/api/v1/pokemon/cards/swsh11-188vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "swsh11-188vh",
"name": "Pidgeot V",
"number": "188",
"printed_number": "188",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/188vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/188vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/188vh.large.webp"
}
],
"expansion": {
"id": "swsh11",
"name": "Lost Origin",
"total": 217,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "LOR",
"printed_total": 196,
"release_date": "2022/09/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "284139",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/188vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/188vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/188vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Colorless"
],
"hp": "210",
"abilities": [
{
"name": "Vanishing Wings",
"text": "Once during your turn, if this Pokémon is on your Bench, you may shuffle it and all attached cards into your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flight Surf",
"text": "If you have a Stadium in play, this attack does 80 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare Ultra",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 2.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.81
},
{
"condition": "LP",
"price": 2.77
},
{
"condition": "MP",
"price": 1.75
},
{
"condition": "HP",
"price": 1.2
},
{
"condition": "DMG",
"price": 1.08
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 36.1,
"low": 36.33,
"high": 36.33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "10",
"value": 49.95,
"low": 42.46,
"high": 57.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33.25,
"low": 21.5,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18,
"low": 16.69,
"high": 34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 52.02,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.03,
"low": 28.8,
"high": 35.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:49:18.643Z",
"trend_7d": {
"direction": "down",
"percent": -1.06
}
}
}
}