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 also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
During your next turn, this Pokémon can't use Brave Slash.
/api/v1/pokemon/cards/m2a_ja-123vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "m2a_ja-123vh",
"name": "Hop's Zacian ex",
"number": "123",
"printed_number": "123",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/123vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/123vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/123vh.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": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/123vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/123vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/123vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Metal"
],
"hp": "230",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Insta-Strike",
"text": "This attack also 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": [
"Metal",
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Brave Slash",
"text": "During your next turn, this Pokémon can't use Brave Slash.",
"damage": "240"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 0.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.99
},
{
"condition": "LP",
"price": 0.32
},
{
"condition": "MP",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12.99,
"low": 10.5,
"high": 22.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 2.87,
"low": 1.53,
"high": 3.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.25,
"low": 24.06,
"high": 25.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:01:07.584Z",
"trend_7d": {
"direction": "up",
"percent": 200
}
}
}
}