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 10 more damage for each damage counter on this Pokémon.
Discard 2 Energy from this Pokémon.
/api/v1/pokemon/cards/sm3p_ja-36vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm3p_ja-36vh",
"name": "Zekrom",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/36vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/36vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/36vh.large.webp"
}
],
"expansion": {
"id": "sm3p_ja",
"name": "Shining Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3+",
"printed_total": 72,
"release_date": "2017/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573950",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/36vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/36vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/36vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Outrage",
"text": "This attack does 10 more damage for each damage counter on this Pokémon.",
"damage": "20+"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Storm Blade",
"text": "Discard 2 Energy from this Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 9.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.44
},
{
"condition": "LP",
"price": 3
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 76.12,
"low": 64.7,
"high": 87.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 25.6,
"low": 21.76,
"high": 29.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11.04,
"low": 8.3,
"high": 13.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 108.5,
"low": 71.4,
"high": 112.7,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T02:30:52.973Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}