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

You may discard a Fire or Fighting basic Energy card attached to Magcargo. If you discard a Fire Energy card in this way, the Defending Pokémon is now Burned. If you discard a Fighting Energy card in this way, this attack does 40 damage plus 20 more damage.
/api/v1/pokemon/cards/ecard5_ja-56vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "ecard5_ja-56vh",
"name": "Magcargo",
"number": "56",
"printed_number": "56",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/56vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/56vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/56vh.large.webp"
}
],
"expansion": {
"id": "ecard5_ja",
"name": "Mysterious Mountains",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/10/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard5_ja.symbol.png",
"translation": {
"en": {
"name": "Mysterious Mountains"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576128",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/56vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/56vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/56vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "80",
"abilities": [
{
"name": "Streaming Mantle",
"text": "When you play Magcargo from your hand to evolve your Active Pokémon, you may discard the top 3 cards of your deck and then shuffle 3 basic Energy cards from your discard pile into your deck. If you do, your opponent does the same.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Crushing Lava",
"text": "You may discard a Fire or Fighting basic Energy card attached to Magcargo. If you discard a Fire Energy card in this way, the Defending Pokémon is now Burned. If you discard a Fighting Energy card in this way, this attack does 40 damage plus 20 more damage.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 47.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 47.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 139.5,
"low": 200,
"high": 200,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 48,
"low": 40.8,
"high": 55.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 528,
"low": 405.6,
"high": 561.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 138.83,
"low": 168.73,
"high": 196.53,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-06-04T04:03:11.921Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}