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/sm8b_ja-198vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8b_ja-198vh",
"name": "Gible",
"number": "198",
"printed_number": "198",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/198vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/198vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/198vh.large.webp"
}
],
"expansion": {
"id": "sm8b_ja",
"name": "GX Ultra Shiny",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8b",
"printed_total": 150,
"release_date": "2018/11/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.symbol.png",
"translation": {
"en": {
"name": "GX Ultra Shiny"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574817",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/198vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/198vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/198vh.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": "Holo",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 6.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.4,
"low": 17.34,
"high": 23.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24.96,
"low": 24.96,
"high": 24.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:16:32.168Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}