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

← Holon Phantoms
Pidgey δ

Pidgey δ

Common #77 Pokémon Basic HP 40
Types
Lightning
Illustrator
Mitsuhiro Arita
Expansion
Holon Phantoms · EX
Language
English
TCGplayer
88053

Attacks

Wing Attack 10
Colorless
GET /api/v1/pokemon/cards/ex13-77vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex13-77vrh",
    "name": "Pidgey δ",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/77vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/77vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/77vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex13",
      "name": "Holon Phantoms",
      "total": 111,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "HP",
      "printed_total": 110,
      "release_date": "2006/05/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88053",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/77vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/77vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/77vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Wing Attack",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Common",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 35,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 35
        },
        {
          "condition": "LP",
          "price": 23.29
        },
        {
          "condition": "MP",
          "price": 18.33
        },
        {
          "condition": "HP",
          "price": 20.57
        },
        {
          "condition": "DMG",
          "price": 15.43
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 39.5,
          "low": 36,
          "high": 45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 0.99,
          "low": 0.84,
          "high": 1.14,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 49.6,
          "low": 39.5,
          "high": 49.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 150,
          "low": 150,
          "high": 360.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 86.38,
          "low": 41.51,
          "high": 142.94,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:30:19.103Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.06
      }
    }
  }
}