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 damage times the number of basic Energy attached to this Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8b_ja-64vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm8b_ja-64vh",
"name": "Marshadow-GX",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/64vh.large.webp"
}
],
"expansion": {
"id": "sm8b_ja",
"name": "GX Ultra Shiny",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8b",
"printed_total": 150,
"release_date": "2018/11/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.symbol.png",
"translation": {
"en": {
"name": "GX Ultra Shiny"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574683",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/64vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Fighting"
],
"hp": "150",
"abilities": [
{
"name": "Shadow Hunt",
"text": "This Pokémon can use the attacks of Basic Pokémon in your discard pile. (You still need the necessary Energy to use each attack.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Beatdown",
"damage": "120"
},
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Peerless Hundred Blows-GX",
"text": "This attack does 50 damage times the number of basic Energy attached to this Pokémon. (You can't use more than 1 GX attack in a game.)",
"damage": "50×"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 7.81,
"high": 17.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.42,
"low": 2.49,
"high": 2.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 31.01,
"low": 26.36,
"high": 35.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:03:24.887Z",
"trend_7d": {
"direction": "down",
"percent": -2.06
}
}
}
}