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/sm7a_ja-41vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm7a_ja-41vh",
"name": "Genesect-GX",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/41vh.large.webp"
}
],
"expansion": {
"id": "sm7a_ja",
"name": "Thunderclap Spark",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7a",
"printed_total": 60,
"release_date": "2018/07/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7a_ja.symbol.png",
"translation": {
"en": {
"name": "Thunderclap Spark"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572501",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/41vh.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": "Double Rare",
"artist": "Yoshinobu Saito",
"pricing": {
"currency": "USD",
"market": 2.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.17
},
{
"condition": "LP",
"price": 2
},
{
"condition": "DMG",
"price": 1.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23.45,
"low": 23,
"high": 23.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.41,
"low": 2.25,
"high": 2.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:58:22.019Z",
"trend_7d": {
"direction": "up",
"percent": 66.92
}
}
}
}