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, during your opponent's next turn, prevent all damage done to this Pokémon by attacks.
/api/v1/pokemon/cards/sv3pt5-11vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv3pt5-11vrh",
"name": "Metapod",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/11vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/11vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/11vrh.large.webp"
}
],
"expansion": {
"id": "sv3pt5",
"name": "151",
"total": 207,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "MEW",
"printed_total": 165,
"release_date": "2023/09/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "502560",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/11vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/11vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/11vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "90",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Tackle",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Defensive Posture",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all damage done to this Pokémon by attacks."
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Tika Matsuno",
"pricing": {
"currency": "USD",
"market": 2.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.94
},
{
"condition": "MP",
"price": 1.48
},
{
"condition": "HP",
"price": 2.78
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:01.564Z",
"trend_7d": {
"direction": "up",
"percent": 1.73
}
}
}
}