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

Devolve any number of your Benched Pokémon as many times as you like. Put each Evolution card removed this way into your hand.
Heal 20 damage from this Pokémon.
/api/v1/pokemon/cards/sm8-19vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm8-19vh",
"name": "Celebi ◇",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/19vh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178818",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/19vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Prism Star"
],
"types": [
"Grass"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Time Distortion",
"text": "Devolve any number of your Benched Pokémon as many times as you like. Put each Evolution card removed this way into your hand."
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Leech Seed",
"text": "Heal 20 damage from this Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Prism Star",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 10.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.24
},
{
"condition": "LP",
"price": 5.61
},
{
"condition": "MP",
"price": 4.25
},
{
"condition": "HP",
"price": 2.87
},
{
"condition": "DMG",
"price": 2.38
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 58,
"low": 40.5,
"high": 58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18,
"low": 18,
"high": 18.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 610.58,
"low": 48,
"high": 640.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 12,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26.38,
"low": 30.5,
"high": 34.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8.5",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 119,
"low": 97.2,
"high": 145.97,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "SGC",
"grade": "9.5",
"value": 10.8,
"low": 13,
"high": 13,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "8",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:07.627Z",
"trend_7d": {
"direction": "down",
"percent": -0.87
}
}
}
}