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

← Dragon Majesty
Altaria-GX

Altaria-GX

Rare Holo GX #41 Pokémon Stage 1GX HP 200
Types
Dragon
Illustrator
5ban Graphics
Expansion
Dragon Majesty · Sun & Moon
Language
English
TCGplayer
175467

Attacks

Bright Tone 50
Fairy · Colorless

During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Pokémon-GX and Pokémon-EX.

Sonic Edge 110
Water · Fairy · Colorless

This attack's damage isn't affected by any effects on your opponent's Active Pokémon.

Euphoria-GX
Fairy · Colorless

Your opponent's Active Pokémon is now Asleep. Heal all damage from all of your Pokémon. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm75-41vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm75-41vh",
    "name": "Altaria-GX",
    "number": "41",
    "printed_number": "41",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/41vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/41vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/41vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm75",
      "name": "Dragon Majesty",
      "total": 80,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "DRM",
      "printed_total": 70,
      "release_date": "2018/09/07",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "175467",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/41vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/41vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/41vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "GX"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "200",
    "attacks": [
      {
        "cost": [
          "Fairy",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Bright Tone",
        "text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Pokémon-GX and Pokémon-EX.",
        "damage": "50"
      },
      {
        "cost": [
          "Water",
          "Fairy",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Sonic Edge",
        "text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
        "damage": "110"
      },
      {
        "cost": [
          "Fairy",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Euphoria-GX",
        "text": "Your opponent's Active Pokémon is now Asleep. Heal all damage from all of your Pokémon. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fairy",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo GX",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 4.41,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.41
        },
        {
          "condition": "LP",
          "price": 3.63
        },
        {
          "condition": "MP",
          "price": 2.37
        },
        {
          "condition": "HP",
          "price": 3.01
        },
        {
          "condition": "DMG",
          "price": 1.92
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 4.9,
          "low": 4.17,
          "high": 5.64,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 100,
          "low": 94.4,
          "high": 111.96,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 16.84,
          "low": 19.99,
          "high": 19.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T03:26:17.631Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}