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

← TAG TEAM GX: Tag All Stars
Togepi & Cleffa & Igglybuff-GX

Togepi & Cleffa & Igglybuff-GX

Super Rare #185 Pokémon BasicGXTAG TEAM HP 240
Types
Fairy
Illustrator
5ban Graphics
Expansion
TAG TEAM GX: Tag All Stars · Sun & Moon
Language
Japanese
TCGplayer
572839

Attacks

Rolling Panic 120+
Fairy · Fairy · Colorless

Flip a coin until you get tails. This attack does 30 more damage for each heads.

Supreme Puff-GX
Fairy · Fairy

Take another turn after this one. (Skip the between-turns step.) If this Pokémon has at least 14 extra Fairy Energy attached to it (in addition to this attack's cost), your opponent shuffles all of their Benched Pokémon and all cards attached to them into their deck. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm12a_ja-185vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm12a_ja-185vh",
    "name": "Togepi & Cleffa & Igglybuff-GX",
    "number": "185",
    "printed_number": "185",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/185vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/185vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/185vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm12a_ja",
      "name": "TAG TEAM GX: Tag All Stars",
      "total": 226,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "SM12a",
      "printed_total": 173,
      "release_date": "2019/10/04",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "TAG TEAM GX: Tag All Stars"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "572839",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/185vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/185vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/185vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "GX",
      "TAG TEAM"
    ],
    "types": [
      "Fairy"
    ],
    "hp": "240",
    "attacks": [
      {
        "cost": [
          "Fairy",
          "Fairy",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Rolling Panic",
        "text": "Flip a coin until you get tails. This attack does 30 more damage for each heads.",
        "damage": "120+"
      },
      {
        "cost": [
          "Fairy",
          "Fairy"
        ],
        "converted_energy_cost": 2,
        "name": "Supreme Puff-GX",
        "text": "Take another turn after this one. (Skip the between-turns step.) If this Pokémon has at least 14 extra Fairy Energy attached to it (in addition to this attack's cost), your opponent shuffles all of their Benched Pokémon and all cards attached to them into their deck. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Darkness",
        "value": "-20"
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 87.52,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 87.52
        },
        {
          "condition": "LP",
          "price": 57
        },
        {
          "condition": "MP",
          "price": 50
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 74,
          "low": 62.9,
          "high": 85.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 149.99,
          "low": 149.99,
          "high": 154.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 198.5,
          "low": 193.5,
          "high": 257.48,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 19,
          "trend": {
            "direction": "down",
            "percent": -18.2
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 90,
          "low": 90,
          "high": 90,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 122.69,
          "low": 104.88,
          "high": 144.53,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-22T03:55:57.489Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.82
      }
    }
  }
}