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

← Legend Maker
Roselia

Roselia

Uncommon #42 Pokémon Basic HP 60
Types
Grass
Illustrator
Kagemaru Himeno
Expansion
Legend Maker · EX
Language
English
TCGplayer
88818

Attacks

Flick Poison
Colorless

Switch 1 of your opponent's Benched Pokémon with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch. The new Defending Pokémon is now Poisoned.

GET /api/v1/pokemon/cards/ex12-42vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex12-42vrh",
    "name": "Roselia",
    "number": "42",
    "printed_number": "42",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/42vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/42vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/42vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex12",
      "name": "Legend Maker",
      "total": 93,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "LM",
      "printed_total": 92,
      "release_date": "2006/02/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88818",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/42vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/42vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/42vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Grass"
    ],
    "hp": "60",
    "abilities": [
      {
        "name": "Reactive Aroma",
        "text": "As long as Roselia has any React Energy cards attached to it, remove 1 damage counter from each of your Pokémon (excluding Pokémon-ex) that has any React Energy cards attached to it between turns. You can't use more than 1 Reactive Aroma Poké-Body each turn.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Flick Poison",
        "text": "Switch 1 of your opponent's Benched Pokémon with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch. The new Defending Pokémon is now Poisoned."
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 15.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 15.99
        },
        {
          "condition": "LP",
          "price": 1.5
        },
        {
          "condition": "MP",
          "price": 2.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 23,
          "low": 17.75,
          "high": 89.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 32.5,
          "low": 15,
          "high": 32.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 594.85,
          "low": 780,
          "high": 780,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 36,
          "low": 36,
          "high": 36,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 63.25,
          "low": 57,
          "high": 72.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 96,
          "low": 92,
          "high": 102,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-21T03:06:41.530Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}