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-137vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "swsh11-137vh",
"name": "Pidgeot V",
"number": "137",
"printed_number": "137",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/137vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/137vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/137vh.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": "284060",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/137vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/137vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/137vh.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 Holo V",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 0.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.8
},
{
"condition": "MP",
"price": 0.72
},
{
"condition": "HP",
"price": 0.61
},
{
"condition": "DMG",
"price": 0.69
}
],
"graded": [
{
"company": "BGS",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11.75,
"low": 11.25,
"high": 13.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4,
"low": 4,
"high": 10.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31.78,
"low": 23.89,
"high": 42.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 7.06,
"low": 6,
"high": 8.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.83,
"low": 16.86,
"high": 22.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16.01,
"low": 18.65,
"high": 19.84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 21.07,
"low": 22.99,
"high": 22.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "8.5",
"value": 4.39,
"low": 4.39,
"high": 4.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:49:18.643Z",
"trend_7d": {
"direction": "down",
"percent": -6.98
}
}
}
}