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

← Memorial Collection
Spandine (foil)

Spandine (foil)

Rare #43 Character CP9 Power 2000
Colors
Black
Cost
3
Attribute
Wisdom
Expansion
Memorial Collection · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB01_ja-043?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01_ja-043",
    "name": "Spandine (foil)",
    "number": "43",
    "printed_number": "43",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-043.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-043.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-043.large.webp"
      }
    ],
    "expansion": {
      "id": "EB01_ja",
      "name": "Memorial Collection",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "EB01",
      "printed_total": 61,
      "release_date": "2024/05/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png",
      "translation": {
        "en": {
          "name": "Memorial Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-043.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-043.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-043.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "2000",
    "attribute": "Wisdom",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may place 3 cards with a type including \"CP\" from your trash at the bottom of your deck in any order: Play up to 1 Character card with a type including \"CP\" and a cost of 4 or less other than [Spandine] from your trash rested."
    ],
    "counter": "1000",
    "subtypes": [
      "CP9"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.82,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 124,
          "low": 105.4,
          "high": 142.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 57,
          "low": 48.45,
          "high": 65.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 95,
          "low": 80.75,
          "high": 109.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 57,
          "low": 48.45,
          "high": 65.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:04:43.780Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.68
      }
    }
  }
}