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 2021
Torchic

Torchic

Common #11 Pokémon Basic HP 60
Types
Fire
Illustrator
sui
Expansion
McDonald's Collection 2021 · Other
Language
English
TCGplayer
232326

Attacks

Ember 20
Fire

Flip a coin. If tails, discard a Fire Energy attached to this Pokémon.

GET /api/v1/pokemon/cards/mcd21-11vh?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd21-11vh",
    "name": "Torchic",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/11vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/11vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/11vh.large.webp"
      }
    ],
    "expansion": {
      "id": "mcd21",
      "name": "McDonald's Collection 2021",
      "total": 25,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "printed_total": 25,
      "release_date": "2021/02/09",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd21.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd21.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "232326",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/11vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/11vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/11vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fire"
    ],
    "hp": "60",
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Ember",
        "text": "Flip a coin. If tails, discard a Fire Energy attached to this Pokémon.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "sui",
    "pricing": {
      "currency": "USD",
      "market": 1.83,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.83
        },
        {
          "condition": "LP",
          "price": 1.15
        },
        {
          "condition": "MP",
          "price": 1.03
        },
        {
          "condition": "HP",
          "price": 1.21
        },
        {
          "condition": "DMG",
          "price": 0.71
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 2.5,
          "low": 2.13,
          "high": 2.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 23.97,
          "low": 23.97,
          "high": 23.97,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 256,
          "low": 227.5,
          "high": 397.3,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 30.16,
          "low": 25.64,
          "high": 34.68,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 9.23,
          "low": 9.5,
          "high": 9.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 13.93,
          "low": 17.51,
          "high": 17.51,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 52.5,
          "low": 49.99,
          "high": 62,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-21T02:52:20.601Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}