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 Pokémon can't attack during your next turn.
Attach 5 basic Energy cards from your discard pile to your Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm7a_ja-63vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm7a_ja-63vh",
"name": "Zeraora-GX",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/63vh.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": "572523",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/63vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Lightning"
],
"hp": "190",
"abilities": [
{
"name": "Thunderclap Zone",
"text": "Each of your Pokémon that has any Lightning Energy attached to it has no Retreat Cost.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Plasma Fists",
"text": "This Pokémon can't attack during your next turn.",
"damage": "160"
},
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Full Voltage-GX",
"text": "Attach 5 basic Energy cards from your discard pile to your Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "PLANETA Otani",
"pricing": {
"currency": "USD",
"market": 9.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.56
},
{
"condition": "LP",
"price": 7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 62.5,
"low": 53.13,
"high": 71.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.97,
"low": 29.97,
"high": 29.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:58:22.019Z",
"trend_7d": {
"direction": "up",
"percent": 4.94
}
}
}
}