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

This attack does 30 more damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv3pt5-103?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv3pt5-103",
"name": "Exeggutor",
"number": "103",
"printed_number": "103",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/103.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/103.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/103.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": "516672",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/103.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/103.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/103.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Psychic",
"text": "This attack does 30 more damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "30"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hammer In",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 0.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.16
},
{
"condition": "LP",
"price": 0.15
},
{
"condition": "MP",
"price": 0.09
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41.5,
"low": 35.28,
"high": 47.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:36:54.423Z",
"trend_7d": {
"direction": "down",
"percent": -15.79
}
}
}
}