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

The Defending Pokémon can't retreat during your opponent's next turn.
This attack does 20 more damage for each Grass Energy attached to this Pokémon.
/api/v1/pokemon/cards/xy5-145vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy5-145vh",
"name": "Trevenant-EX",
"number": "145",
"printed_number": "145",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/145vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/145vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/145vh.large.webp"
}
],
"expansion": {
"id": "xy5",
"name": "Primal Clash",
"total": 164,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PRC",
"printed_total": 160,
"release_date": "2015/02/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "96043",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/145vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/145vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/145vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Grass"
],
"hp": "180",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Dark Forest",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wood Blast",
"text": "This attack does 20 more damage for each Grass Energy attached to this Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 22.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.54
},
{
"condition": "LP",
"price": 12.07
},
{
"condition": "MP",
"price": 8.5
},
{
"condition": "HP",
"price": 9.02
},
{
"condition": "DMG",
"price": 4.49
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 18,
"low": 17,
"high": 19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 800,
"low": 680,
"high": 920,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 17.25,
"low": 16.5,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26.29,
"low": 32.99,
"high": 32.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 30.75,
"low": 17.5,
"high": 37.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 42.8,
"low": 36.38,
"high": 49.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:31:16.225Z",
"trend_7d": {
"direction": "down",
"percent": -2.63
}
}
}
}