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
Finger Pistol (altArt)

Finger Pistol (altArt)

Rare #51 Event CP9
Colors
Black
Cost
4
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
655992
GET /api/v1/onepiece/cards/EB01-051vaa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-051vaa",
    "name": "Finger Pistol (altArt)",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "EB01",
      "name": "Memorial Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "655992",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] You may trash 2 cards from the top of your deck: K.O. up to 1 of your opponent's Characters with a cost of 5 or less.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "CP9"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 8.9,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:42:27.229Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.65
      }
    }
  }
}