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

During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).
This attack's damage isn't affected by any effects on your opponent's Active Pokémon.
(You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm2-159vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm2-159vh",
"name": "Kommo-o-GX",
"number": "159",
"printed_number": "159",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/159vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/159vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/159vh.large.webp"
}
],
"expansion": {
"id": "sm2",
"name": "Guardians Rising",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "GRI",
"printed_total": 145,
"release_date": "2017/05/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "131018",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/159vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/159vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/159vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Dragon"
],
"hp": "240",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Adamantine Press",
"text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"damage": "30"
},
{
"cost": [
"Lightning",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Shred",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "130"
},
{
"cost": [
"Lightning",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Ultra Uppercut-GX",
"text": "(You can't use more than 1 GX attack in a game.)",
"damage": "240"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 17.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.4
},
{
"condition": "LP",
"price": 14.55
},
{
"condition": "MP",
"price": 11.59
},
{
"condition": "HP",
"price": 9
},
{
"condition": "DMG",
"price": 8.77
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 338.5,
"low": 300,
"high": 300,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31.2,
"low": 29,
"high": 29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 28.25,
"low": 16.8,
"high": 64.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:18:34.787Z",
"trend_7d": {
"direction": "down",
"percent": -0.63
}
}
}
}