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

Your opponent's Active Pokémon is now Poisoned. Put 3 damage counters instead of 1 on that Pokémon between turns.
Your opponent's Active Pokémon is now Paralyzed. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8_ja-13vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8_ja-13vh",
"name": "Shuckle-GX",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/13vh.large.webp"
}
],
"expansion": {
"id": "sm8_ja",
"name": "Super-Burst Impact",
"total": 111,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8",
"printed_total": 95,
"release_date": "2018/09/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8_ja.symbol.png",
"translation": {
"en": {
"name": "Super-Burst Impact"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572892",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Grass"
],
"hp": "170",
"abilities": [
{
"name": "Protective Shell",
"text": "Prevent all damage done to this Pokémon by attacks from your opponent's Pokémon that have 2 or fewer Energy attached to them.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Triple Poison",
"text": "Your opponent's Active Pokémon is now Poisoned. Put 3 damage counters instead of 1 on that Pokémon between turns."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Wrap-GX",
"text": "Your opponent's Active Pokémon is now Paralyzed. (You can't use more than 1 GX attack in a game.)",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.87
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 40,
"low": 31,
"high": 47.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.05,
"low": 9.03,
"high": 9.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25.5,
"low": 21.68,
"high": 29.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 71.92,
"low": 62.6,
"high": 91.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 13.99,
"low": 13.99,
"high": 13.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 13.5,
"low": 13.5,
"high": 15.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:35:42.016Z",
"trend_7d": {
"direction": "up",
"percent": 99.48
}
}
}
}