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

← Pillars of Strength
Issho (specialAltArt)

Issho (specialAltArt)

Super Rare #78 Character Navy Power 9000
Colors
Black
Cost
8
Attribute
Slash
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
545925
GET /api/v1/onepiece/cards/OP03-078vsaa?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-078vsaa",
    "name": "Issho (specialAltArt)",
    "number": "78",
    "printed_number": "78",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-078vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-078vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-078vsaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "545925",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-078vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-078vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-078vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "9000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[DON!! x1] [Your Turn] Give all of your opponent's Characters −3 cost.",
      "[On Play] If your opponent has 6 or more cards in their hand, trash 2 cards from your opponent's hand."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 40.6,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 55,
          "low": 47,
          "high": 91,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 101.34,
          "low": 76,
          "high": 157.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        }
      ],
      "market_updated_at": "2026-09-21T03:11:17.185Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.3
      }
    }
  }
}