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

← Call of Legends
Water Energy (Play Pokemon Stamp)

Water Energy (Play Pokemon Stamp)

Common #90
Expansion
Call of Legends · HeartGold & SoulSilver
Language
English
TCGplayer
149476
GET /api/v1/pokemon/cards/col1-90vpp?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "col1-90vpp",
    "name": "Water Energy (Play Pokemon Stamp)",
    "number": "90",
    "printed_number": "90",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-90vpp.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-90vpp.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-90vpp.large.webp"
      }
    ],
    "expansion": {
      "id": "col1",
      "name": "Call of Legends",
      "total": 106,
      "language": "English",
      "language_code": "en",
      "series": "HeartGold & SoulSilver",
      "code": "CL",
      "printed_total": 95,
      "release_date": "2011/02/09",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "149476",
    "variants": [
      {
        "name": "playPokemonStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-90vpp.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-90vpp.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-90vpp.large.webp"
          }
        ]
      }
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 86.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 86.22
        },
        {
          "condition": "LP",
          "price": 84.83
        },
        {
          "condition": "MP",
          "price": 51.8
        },
        {
          "condition": "HP",
          "price": 46.22
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 49,
          "low": 41.65,
          "high": 56.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 350,
          "low": 297.5,
          "high": 402.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 227.5,
          "low": 193.38,
          "high": 261.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 75,
          "low": 63.75,
          "high": 86.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T21:34:59.655Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}