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's damage isn't affected by Resistance. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8-224vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm8-224vh",
"name": "Genesect-GX",
"number": "224",
"printed_number": "224",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/224vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/224vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/224vh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178947",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/224vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/224vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/224vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Metal"
],
"hp": "180",
"abilities": [
{
"name": "Double Drive",
"text": "This Pokémon may have up to 2 Pokémon Tool cards attached to it. If it loses this Ability, discard Pokémon Tool cards from it until only 1 remains.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Burst Shot",
"damage": "130"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Break Buster-GX",
"text": "This attack's damage isn't affected by Resistance. (You can't use more than 1 GX attack in a game.)",
"damage": "190"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Rainbow",
"artist": "Yoshinobu Saito",
"pricing": {
"currency": "USD",
"market": 59.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 59.7
},
{
"condition": "LP",
"price": 30.35
},
{
"condition": "MP",
"price": 12.21
},
{
"condition": "HP",
"price": 36.98
},
{
"condition": "DMG",
"price": 21.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 199,
"low": 169.15,
"high": 228.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25.5,
"low": 21.68,
"high": 29.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 257.63,
"low": 324.49,
"high": 360.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33,
"low": 33,
"high": 39.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 68.98,
"low": 52.58,
"high": 93.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:07.627Z",
"trend_7d": {
"direction": "flat",
"percent": 0.22
}
}
}
}