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

← Mystery of the Fossils
Golduck

Golduck

Uncommon #55 Pokémon Stage 1 HP 70
Types
Water
Illustrator
Kagemaru Himeno
Expansion
Mystery of the Fossils · Original
Language
Japanese
TCGplayer

Attacks

Psyshock 10
Psychic

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

Hyper Beam 20
Water · Water · Colorless

If the Defending Pokémon has any Energy cards attached to it, choose 1 of them and discard it.

GET /api/v1/pokemon/cards/base3_ja-16?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base3_ja-16",
    "name": "Golduck",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-16.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-16.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-16.large.webp"
      }
    ],
    "expansion": {
      "id": "base3_ja",
      "name": "Mystery of the Fossils",
      "total": 48,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Original",
      "printed_total": 48,
      "release_date": "1997/06/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mystery of the Fossils"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-16.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-16.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-16.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Psyshock",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
        "damage": "10"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Hyper Beam",
        "text": "If the Defending Pokémon has any Energy cards attached to it, choose 1 of them and discard it.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 2.15,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.15
        },
        {
          "condition": "LP",
          "price": 1.29
        },
        {
          "condition": "MP",
          "price": 0.85
        },
        {
          "condition": "HP",
          "price": 1.03
        },
        {
          "condition": "DMG",
          "price": 1.25
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "7.5",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 143.75,
          "low": 101.87,
          "high": 185.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 19.99,
          "low": 16.99,
          "high": 22.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 48.99,
          "low": 41.64,
          "high": 56.34,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 398.75,
          "low": 131.24,
          "high": 689,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10,
          "low": 9,
          "high": 10,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 27.76,
          "low": 18.95,
          "high": 46.54,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 49.5,
          "low": 30.5,
          "high": 123.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        }
      ],
      "market_updated_at": "2026-09-21T02:30:34.714Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.46
      }
    }
  }
}