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

← Aquapolis
Phanpy

Phanpy

Common #100 Pokémon Basic HP 40
Types
Fighting
Illustrator
Naoyo Kimura
Expansion
Aquapolis · E-Card
Language
English
TCGplayer
87998

Attacks

Flail 10
Colorless

This attack does 10 damage times the number of damage counters on Phanpy.

Rollout 20
Fighting · Colorless
GET /api/v1/pokemon/cards/ecard2-100vrh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ecard2-100vrh",
    "name": "Phanpy",
    "number": "100",
    "printed_number": "100",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/100vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/100vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/100vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ecard2",
      "name": "Aquapolis",
      "total": 182,
      "language": "English",
      "language_code": "en",
      "series": "E-Card",
      "code": "AQ",
      "printed_total": 147,
      "release_date": "2003/01/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "87998",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/100vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/100vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/100vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Flail",
        "text": "This attack does 10 damage times the number of damage counters on Phanpy.",
        "damage": "10"
      },
      {
        "cost": [
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Rollout",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Lightning",
        "value": "-30"
      }
    ],
    "rarity": "Common",
    "artist": "Naoyo Kimura",
    "pricing": {
      "currency": "USD",
      "market": 47.54,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 47.54
        },
        {
          "condition": "LP",
          "price": 39.06
        },
        {
          "condition": "MP",
          "price": 16.98
        },
        {
          "condition": "HP",
          "price": 6.82
        },
        {
          "condition": "DMG",
          "price": 9.75
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7",
          "value": 29.74,
          "low": 25.28,
          "high": 34.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 111.79,
          "low": 98.08,
          "high": 153.11,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 52.76,
          "low": 67.38,
          "high": 67.38,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 85,
          "low": 72.25,
          "high": 97.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 237.84,
          "low": 255.99,
          "high": 255.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:25:58.336Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.78
      }
    }
  }
}