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

← Fossil 1st Edition
Lapras

Lapras

Rare #25 Pokémon Basic HP 80
Types
Water
Illustrator
Ken Sugimori
Expansion
Fossil 1st Edition · Base
Language
English
TCGplayer
106527

Attacks

Water Gun 10+
Water

Does 10 damage plus 10 more damage for each Water Energy attached to Lapras but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.

Confuse Ray 10
Water · Water

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

GET /api/v1/pokemon/cards/base3-25v1e?include=prices 200 43ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base3-25v1e",
    "name": "Lapras",
    "number": "25",
    "printed_number": "25",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/25v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/25v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/25v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "base3-1st-edition",
      "name": "Fossil 1st Edition",
      "total": 62,
      "language": "English",
      "language_code": "en",
      "series": "Base",
      "printed_total": 62,
      "release_date": "1999/10/10",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "106527",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/25v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/25v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/25v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "80",
    "attacks": [
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Water Gun",
        "text": "Does 10 damage plus 10 more damage for each Water Energy attached to Lapras but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
        "damage": "10+"
      },
      {
        "cost": [
          "Water",
          "Water"
        ],
        "converted_energy_cost": 2,
        "name": "Confuse Ray",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 26.92,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 26.92
        },
        {
          "condition": "LP",
          "price": 14.73
        },
        {
          "condition": "MP",
          "price": 8.11
        },
        {
          "condition": "HP",
          "price": 4.36
        },
        {
          "condition": "DMG",
          "price": 3.7
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "8",
          "value": 40.73,
          "low": 24.59,
          "high": 24.59,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 44.45,
          "low": 37.97,
          "high": 37.97,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 39.5,
          "low": 33.57,
          "high": 45.43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 155.95,
          "low": 250,
          "high": 250,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "5",
          "value": 12.67,
          "low": 10.5,
          "high": 10.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "6",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 19.99,
          "low": 16.99,
          "high": 22.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 25,
          "low": 25,
          "high": 36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 56,
          "low": 47.6,
          "high": 64.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 637.5,
          "low": 500.5,
          "high": 897,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10.",
          "value": 350,
          "low": 297.5,
          "high": 402.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 27.5,
          "low": 23.38,
          "high": 31.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 36.5,
          "low": 31.3,
          "high": 107.36,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 144.04,
          "low": 69.27,
          "high": 153.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10,
          "trend": {
            "direction": "up",
            "percent": 92.1
          }
        }
      ],
      "market_updated_at": "2026-09-21T03:25:12.213Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.36
      }
    }
  }
}