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

← Emerald
Swampert

Swampert

Rare Holo #11 Pokémon Stage 2 HP 110
Types
Water
Illustrator
Atsuko Nishida
Expansion
Emerald · EX
Language
English
TCGplayer
97731

Attacks

Spinning Tail
Colorless

Does 10 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Aqua Sonic 60
Water · Water · Colorless

This attack's damage isn't affected by Resistance.

GET /api/v1/pokemon/cards/ex9-11vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex9-11vh",
    "name": "Swampert",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/11vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/11vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/11vh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex9",
      "name": "Emerald",
      "total": 107,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "EM",
      "printed_total": 106,
      "release_date": "2005/05/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "97731",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/11vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/11vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/11vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Water"
    ],
    "hp": "110",
    "abilities": [
      {
        "name": "Water Cyclone",
        "text": "As often as you like during your turn (before your attack), you may move a Water Energy attached to 1 of your Active Pokémon to 1 of your Benched Pokémon. This power can't be used if Swampert is affected by a Special Condition.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Spinning Tail",
        "text": "Does 10 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Aqua Sonic",
        "text": "This attack's damage isn't affected by Resistance.",
        "damage": "60"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Atsuko Nishida",
    "pricing": {
      "currency": "USD",
      "market": 38,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 38
        },
        {
          "condition": "LP",
          "price": 23.99
        },
        {
          "condition": "MP",
          "price": 16
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 114.5,
          "low": 114.5,
          "high": 114.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 693.88,
          "low": 175.75,
          "high": 1212,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 65,
          "low": 65,
          "high": 90,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 125,
          "low": 106.25,
          "high": 143.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 3217.17,
          "low": 3649.1,
          "high": 4849.9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 27,
          "low": 27,
          "high": 50,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 56,
          "low": 47.25,
          "high": 61,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 125,
          "low": 98,
          "high": 315.2,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 329.99,
          "low": 205.3,
          "high": 678,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        }
      ],
      "market_updated_at": "2026-09-21T02:15:03.020Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}