Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

During your next turn, attacks used by this Pokemon deal 150 more damage to your opponent's Active Pokemon.
/api/v1/pokemon/cards/m5_ja-43vh?include=prices 200 56ms{
"success": true,
"data": {
"id": "m5_ja-43vh",
"name": "Rampardos ex",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-43vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-43vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-43vh.large.png"
}
],
"expansion": {
"id": "m5_ja",
"name": "Abyss Eye",
"total": 118,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M5",
"printed_total": 81,
"release_date": "2026/05/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.symbol.png",
"translation": {
"en": {
"name": "Abyss Eye"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "695023",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-43vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-43vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-43vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Fighting"
],
"hp": "330",
"abilities": [
{
"name": "Destructive Headbutt",
"text": "Once during your turn, if this Pokemon is in the Active Spot, you may flip a coin. If heads, discard 1 Energy from your opponent's Active Pokemon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Rampaging Hammer",
"text": "During your next turn, attacks used by this Pokemon deal 150 more damage to your opponent's Active Pokemon."
}
],
"weaknesses": [
{
"type": "草",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "hncl",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
}
],
"graded": [],
"market_updated_at": "2026-07-29T16:04:57.081Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}