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

← Storm Emeralda
Aarune

Aarune

Uncommon #68 トレーナー 支援
Illustrator
Sanosuke Sakuma
Expansion
Storm Emeralda · Mega Evolution
Language
Japanese
TCGplayer
709221
GET /api/v1/pokemon/cards/m6_ja-68?include=prices 200 65ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m6_ja-68",
    "name": "Aarune",
    "number": "68",
    "printed_number": "68",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-68.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-68.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-68.large.png"
      }
    ],
    "expansion": {
      "id": "m6_ja",
      "name": "Storm Emeralda",
      "total": 113,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M6",
      "printed_total": 76,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Storm Emeralda"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "709221",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-68.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-68.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-68.large.png"
          }
        ]
      }
    ],
    "supertype": "トレーナー",
    "subtypes": [
      "支援"
    ],
    "rarity": "Uncommon",
    "artist": "Sanosuke Sakuma",
    "pricing": {
      "currency": "USD",
      "market": 0.94,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.94
        }
      ],
      "graded": [],
      "market_updated_at": "2026-08-17T10:02:23.801Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}