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 50 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
This attack's damage isn't affected by Weakness or Resistance, or by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/m3_ja-111vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "m3_ja-111vh",
"name": "Mega Starmie ex",
"number": "111",
"printed_number": "111",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/111vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/111vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/111vh.large.webp"
}
],
"expansion": {
"id": "m3_ja",
"name": "Nihil Zero",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M3",
"printed_total": 80,
"release_date": "2026/01/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
"translation": {
"en": {
"name": "Nihil Zero"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "674430",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/111vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/111vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/111vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"MEGA",
"ex"
],
"types": [
"Water"
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Jet Blow",
"text": "This attack also does 50 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "120"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Nebula Beam",
"text": "This attack's damage isn't affected by Weakness or Resistance, or by any effects on your opponent's Active Pokémon.",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Special Art Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 21.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.37
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 67.28,
"low": 45.24,
"high": 50.46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "10",
"value": 104.19,
"low": 104.19,
"high": 104.19,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 56.28,
"low": 29.45,
"high": 101.04,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 41,
"low": 41,
"high": 91,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 26.63,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 54,
"low": 49.2,
"high": 115,
"confidence": "high",
"value_kind": "sold",
"sold_count": 52,
"trend": {
"direction": "down",
"percent": -40
}
},
{
"company": "PSA",
"grade": "9",
"value": 33,
"low": 28,
"high": 35.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "10",
"value": 63,
"low": 55.2,
"high": 68.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "9",
"value": 28.58,
"low": 17.45,
"high": 33.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:27:37.319Z",
"trend_7d": {
"direction": "down",
"percent": -7.41
}
}
}
}