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

← Heroines Edition
Tashigi (specialAltArt)

Tashigi (specialAltArt)

Super Rare #18 Character Navy Power 6000
Colors
Green
Cost
4
Attribute
Slash
Expansion
Heroines Edition · One Piece
Language
English
TCGplayer
672821
GET /api/v1/onepiece/cards/EB03-018vsaa?include=prices 200 30ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB03-018vsaa",
    "name": "Tashigi (specialAltArt)",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-018vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-018vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-018vsaa.large.webp"
      }
    ],
    "expansion": {
      "id": "EB03",
      "name": "Heroines Edition",
      "total": 62,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB03",
      "printed_total": 62,
      "release_date": "2026/02/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "672821",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-018vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-018vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-018vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Opponent's Turn] This Character cannot be K.O.'d by your opponent's effects and gains [Blocker].",
      "[End of Your Turn] You may rest 1 of your DON!! cards and trash 1 card from your hand: Set this Character as active."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 160.42,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 223.44,
          "low": 158.75,
          "high": 248.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 375,
          "low": 223.49,
          "high": 510.76,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 180,
          "low": 180,
          "high": 180,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:27:09.317Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}