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 20 damage times the amount of Energy attached to all of your Pokémon.
/api/v1/pokemon/cards/sm7_ja-4vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm7_ja-4vh",
"name": "Sceptile",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/4vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/4vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/4vh.large.webp"
}
],
"expansion": {
"id": "sm7_ja",
"name": "Sky-Splitting Charisma",
"total": 112,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7",
"printed_total": 96,
"release_date": "2018/06/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7_ja.symbol.png",
"translation": {
"en": {
"name": "Sky-Splitting Charisma"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573292",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/4vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/4vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/4vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "140",
"abilities": [
{
"name": "Power of Nature",
"text": "Prevent all damage done to your Pokémon that have any Grass Energy attached to them by attacks from your opponent's Ultra Beasts.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Powerful Storm",
"text": "This attack does 20 damage times the amount of Energy attached to all of your Pokémon.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 2.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.54
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.89,
"low": 7.56,
"high": 10.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 93,
"low": 79.05,
"high": 106.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:02:33.525Z",
"trend_7d": {
"direction": "up",
"percent": 11.89
}
}
}
}