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

Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.
/api/v1/pokemon/cards/sma-SV38vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sma-SV38vh",
"name": "Gible",
"number": "SV38",
"printed_number": "SV38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV38vh.large.webp"
}
],
"expansion": {
"id": "sm115",
"name": "Hidden Fates",
"total": 69,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "HIF",
"printed_total": 68,
"release_date": "2019/08/23",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "197805",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV38vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "50",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Ascension",
"text": "Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck."
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Shiny",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 6.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.68
},
{
"condition": "LP",
"price": 4.71
},
{
"condition": "MP",
"price": 3.82
},
{
"condition": "HP",
"price": 3.59
},
{
"condition": "DMG",
"price": 3.49
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1036,
"low": 880.6,
"high": 1191.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 24.5,
"low": 14,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.75,
"low": 8.5,
"high": 13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.26,
"low": 7.87,
"high": 10.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 54.6,
"high": 85.02,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12
},
{
"company": "PSA",
"grade": "7",
"value": 4.75,
"low": 4.75,
"high": 4.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 14.99,
"low": 12.74,
"high": 17.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.5,
"low": 14.28,
"high": 18.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "10",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:55:32.965Z",
"trend_7d": {
"direction": "up",
"percent": 1.83
}
}
}
}