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

If you played Koga's Trap from your hand during this turn, this attack does 90 more damage. If you played Janine from your hand during this turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon during your opponent's next turn.
Shuffle your hand into your deck. Then, draw 10 cards. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm10-193vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm10-193vh",
"name": "Venomoth-GX",
"number": "193",
"printed_number": "193",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/193vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/193vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/193vh.large.webp"
}
],
"expansion": {
"id": "sm10",
"name": "Unbroken Bonds",
"total": 238,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNB",
"printed_total": 214,
"release_date": "2019/05/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "189051",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/193vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/193vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/193vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Grass"
],
"hp": "200",
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shinobi Mastery",
"text": "If you played Koga's Trap from your hand during this turn, this attack does 90 more damage. If you played Janine from your hand during this turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon during your opponent's next turn.",
"damage": "110"
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Ten-Card Return-GX",
"text": "Shuffle your hand into your deck. Then, draw 10 cards. (You can't use more than 1 GX attack in a game.)",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 7.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.18
},
{
"condition": "LP",
"price": 5.73
},
{
"condition": "MP",
"price": 4.71
},
{
"condition": "HP",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 30,
"high": 51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.1,
"low": 15.25,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 60,
"low": 60,
"high": 60,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:23:44.093Z",
"trend_7d": {
"direction": "down",
"percent": -0.83
}
}
}
}