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

← McDonald's Collection 2024
Hydreigon

Hydreigon

None #10 Pokémon Stage 2 HP 180
Types
Darkness
Illustrator
Teeziro
Expansion
McDonald's Collection 2024 · Other
Language
English
TCGplayer
614379

Attacks

Dark Cutter 160
Darkness · Darkness · Colorless
GET /api/v1/pokemon/cards/mcd24-10vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd24-10vh",
    "name": "Hydreigon",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.large.webp"
      }
    ],
    "expansion": {
      "id": "mcd24",
      "name": "McDonald's Collection 2024",
      "total": 15,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "printed_total": 15,
      "release_date": "2025/01/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "614379",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "180",
    "abilities": [
      {
        "name": "Tri Howl",
        "text": "Once during your turn, you may look at the top 3 cards of your deck and attach any number of Energy cards you find there to your Pokémon in any way you like. Discard the other cards.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Dark Cutter",
        "damage": "160"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "None",
    "artist": "Teeziro",
    "pricing": {
      "currency": "USD",
      "market": 0.47,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.47
        },
        {
          "condition": "MP",
          "price": 0.46
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 12,
          "low": 12,
          "high": 28.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 186.25,
          "low": 57.3,
          "high": 275.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 9,
          "low": 8.01,
          "high": 10,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12,
          "low": 12,
          "high": 19,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:06:42.084Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.17
      }
    }
  }
}