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

This attack does 50 more damage for each Prize card you have taken. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sma-SV74vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sma-SV74vh",
"name": "Stakataka-GX",
"number": "SV74",
"printed_number": "SV74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV74vh.large.webp"
}
],
"expansion": {
"id": "sm115",
"name": "Hidden Fates",
"total": 69,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "HIF",
"printed_total": 68,
"release_date": "2019/08/23",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "197828",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"Ultra Beast"
],
"types": [
"Metal"
],
"hp": "180",
"abilities": [
{
"name": "Ultra Wall",
"text": "Your Ultra Beasts take 10 less damage from your opponent's attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gigaton Stomp",
"damage": "120"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Assembly-GX",
"text": "This attack does 50 more damage for each Prize card you have taken. (You can't use more than 1 GX attack in a game.)",
"damage": "50+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Shiny GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 12.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.49
},
{
"condition": "LP",
"price": 10.77
},
{
"condition": "MP",
"price": 9.03
},
{
"condition": "HP",
"price": 6.25
},
{
"condition": "DMG",
"price": 3.9
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 85,
"low": 74.89,
"high": 96.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.07,
"low": 20.55,
"high": 28.94,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 20.93,
"low": 17.79,
"high": 24.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:55:32.965Z",
"trend_7d": {
"direction": "up",
"percent": 1.79
}
}
}
}