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 this Pokémon was on the Bench and became your Active Pokémon this turn, this attack does 90 more damage.
During your opponent's next turn, this Pokémon takes 20 less damage from attacks (after applying Weakness and Resistance).
Switch this Pokémon with 1 of your Benched Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm3-129vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm3-129vh",
"name": "Golisopod-GX",
"number": "129",
"printed_number": "129",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/129vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/129vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/129vh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138295",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/129vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/129vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/129vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Grass"
],
"hp": "210",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "First Impression",
"text": "If this Pokémon was on the Bench and became your Active Pokémon this turn, this attack does 90 more damage.",
"damage": "30"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Armor Press",
"text": "During your opponent's next turn, this Pokémon takes 20 less damage from attacks (after applying Weakness and Resistance).",
"damage": "100"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Crossing Cut-GX",
"text": "Switch this Pokémon with 1 of your Benched Pokémon. (You can't use more than 1 GX attack in a game.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.07
},
{
"condition": "LP",
"price": 3.85
},
{
"condition": "MP",
"price": 2.93
},
{
"condition": "HP",
"price": 1.72
},
{
"condition": "DMG",
"price": 1.79
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5.44,
"low": 2.13,
"high": 6.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 321.5,
"low": 90,
"high": 321.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 12.5,
"low": 10.44,
"high": 12.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:31.121Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}