Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

During your next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/m2a_ja-140verh?include=prices 200 16ms{
"success": true,
"data": {
"id": "m2a_ja-140verh",
"name": "Bouffalant (Energy Reverse)",
"number": "140",
"printed_number": "140",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/140verh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/140verh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/140verh.large.webp"
}
],
"expansion": {
"id": "m2a_ja",
"name": "MEGA Dream ex",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M2a",
"printed_total": 193,
"release_date": "2025/11/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.symbol.png",
"translation": {
"en": {
"name": "MEGA Dream ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "666201",
"variants": [
{
"name": "energyReverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/140verh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/140verh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/140verh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "100",
"abilities": [
{
"name": "Curly Wall",
"text": "As long as you have at least 1 other Bouffalant in play, all of your Basic Colorless Pokémon take 60 less damage from attacks from your opponent's Pokémon (after applying Weakness and Resistance) . The effect of Curly Wall doesn't stack.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Boundless Power",
"text": "During your next turn, this Pokémon can't attack.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 0.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.38
},
{
"condition": "LP",
"price": 0.28
}
],
"graded": [],
"market_updated_at": "2026-09-22T09:34:41.329Z",
"trend_7d": {
"direction": "down",
"percent": -2.56
}
}
}
}