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

← POP Series 1
Swampert

Swampert

Rare #5 Pokémon Stage 2 HP 100
Types
Water
Illustrator
Hiromichi Sugiyama
Expansion
POP Series 1 · POP
Language
English
TCGplayer
89677

Attacks

Bubble 20
Water

Flip a coin. If heads, the Defending Pokémon is now Paralyzed.

Mud Splash 50
Water · Water · Colorless

If your opponent has any Benched Pokémon, choose 1 of them and flip a coin. If heads, this attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/pop1-5?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pop1-5",
    "name": "Swampert",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/5.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/5.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/5.large.webp"
      }
    ],
    "expansion": {
      "id": "pop1",
      "name": "POP Series 1",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "POP",
      "printed_total": 17,
      "release_date": "2004/09/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89677",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/5.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/5.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/5.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Water"
    ],
    "hp": "100",
    "attacks": [
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Bubble",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
        "damage": "20"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Mud Splash",
        "text": "If your opponent has any Benched Pokémon, choose 1 of them and flip a coin. If heads, this attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Hiromichi Sugiyama",
    "pricing": {
      "currency": "USD",
      "market": 31.46,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 31.46
        },
        {
          "condition": "LP",
          "price": 10.83
        },
        {
          "condition": "MP",
          "price": 3.5
        },
        {
          "condition": "HP",
          "price": 3.77
        },
        {
          "condition": "DMG",
          "price": 3.01
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "8",
          "value": 23.99,
          "low": 20.39,
          "high": 27.59,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "5.5",
          "value": 5.5,
          "low": 5.5,
          "high": 5.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 309.5,
          "low": 145,
          "high": 364,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 29.28,
          "low": 37.1,
          "high": 37.9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 32,
          "low": 32,
          "high": 38.12,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 51,
          "low": 44.6,
          "high": 53.4,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 117,
          "low": 104.34,
          "high": 126.15,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 324,
          "low": 262.8,
          "high": 384.8,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "TAG",
          "grade": "6.5",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-14T07:32:09.837Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}