Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Start Deck 100 Battle Collection
Yanmega ex

Yanmega ex

Common #22 ポケモン 1進化ex HP 280
Types
Illustrator
takuyoa
Expansion
Start Deck 100 Battle Collection · Mega Evolution
Language
Japanese
TCGplayer
669741
GET /api/v1/pokemon/cards/mc_ja-22?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mc_ja-22",
    "name": "Yanmega ex",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-22.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-22.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-22.large.png"
      }
    ],
    "expansion": {
      "id": "mc_ja",
      "name": "Start Deck 100 Battle Collection",
      "total": 774,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "MC",
      "printed_total": 742,
      "release_date": "2025/12/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mc_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mc_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Start Deck 100 Battle Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "669741",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-22.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-22.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-22.large.png"
          }
        ]
      }
    ],
    "supertype": "ポケモン",
    "subtypes": [
      "1進化",
      "ex"
    ],
    "types": [
      "草"
    ],
    "hp": "280",
    "abilities": [
      {
        "name": "バズブースト",
        "text": "自分の番に、このポケモンがベンチからバトル場に出たとき、1回使える。自分の山札から「基本Grassエネルギー」を3枚まで選び、このポケモンにつける。そして山札を切る。",
        "type": "特性"
      }
    ],
    "weaknesses": [
      {
        "type": "雷",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "闘",
        "value": "-30"
      }
    ],
    "rarity": "Common",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 0.93,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.93
        }
      ],
      "graded": [],
      "market_updated_at": "2026-08-17T10:02:42.805Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}