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

Choose 2 of your opponent's Pokémon. This attack does 30 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)
During your next turn, Aggron ex can't use Mega Burn.
/api/v1/pokemon/cards/pcg8_ja-66vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "pcg8_ja-66vh",
"name": "Aggron ex",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/66vh.large.webp"
}
],
"expansion": {
"id": "pcg8_ja",
"name": "Miracle Crystal",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 75,
"release_date": "2006/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Crystal"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611586",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/66vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Metal"
],
"hp": "150",
"abilities": [
{
"name": "Intimidating Armor",
"text": "As long as Aggron ex is your Active Pokémon, your opponent's Basic Pokémon can't attack or use any Poké-Powers or Poké-Bodies.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Split Bomb",
"text": "Choose 2 of your opponent's Pokémon. This attack does 30 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Mega Burn",
"text": "During your next turn, Aggron ex can't use Mega Burn.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Holo ex",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 51.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 51.6
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 167.59,
"low": 142.45,
"high": 192.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 201,
"low": 170.85,
"high": 231.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 747,
"low": 591.2,
"high": 1250,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "4",
"value": 24.63,
"low": 22.5,
"high": 27.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36.5,
"low": 31.03,
"high": 41.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2025-11-18T02:12:02.324Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}