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 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
This Pokémon can't attack during your next turn.
This attack does 40 damage for each of your remaining Prize cards. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm4-115vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm4-115vh",
"name": "Buzzwole-GX",
"number": "115",
"printed_number": "115",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/115vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/115vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/115vh.large.webp"
}
],
"expansion": {
"id": "sm4",
"name": "Crimson Invasion",
"total": 126,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CIN",
"printed_total": 111,
"release_date": "2017/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149133",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/115vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/115vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/115vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"Ultra Beast"
],
"types": [
"Fighting"
],
"hp": "190",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Jet Punch",
"text": "This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Knuckle Impact",
"text": "This Pokémon can't attack during your next turn.",
"damage": "160"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Absorption-GX",
"text": "This attack does 40 damage for each of your remaining Prize cards. (You can't use more than 1 GX attack in a game.)",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 16.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.13
},
{
"condition": "LP",
"price": 12.02
},
{
"condition": "MP",
"price": 10.66
},
{
"condition": "HP",
"price": 7.75
},
{
"condition": "DMG",
"price": 4.2
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 258.55,
"low": 259.1,
"high": 339.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8.56,
"low": 7,
"high": 11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 9.61,
"low": 7.12,
"high": 10.16,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 33.39,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "up",
"percent": 1.32
}
}
}
}