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

← RED Edward.Newgate
Portgas.D.Ace (specialAltArt)

Portgas.D.Ace (specialAltArt)

Super Rare #5 Character Whitebeard Pirates Power 6000
Colors
Red
Cost
5
Attribute
Special
Expansion
RED Edward.Newgate · One Piece
Language
English
TCGplayer
695508
GET /api/v1/onepiece/cards/ST15-005vsaa?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST15-005vsaa",
    "name": "Portgas.D.Ace (specialAltArt)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-005vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-005vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-005vsaa.large.webp"
      }
    ],
    "expansion": {
      "id": "ST15",
      "name": "RED Edward.Newgate",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST15",
      "printed_total": 5,
      "release_date": "2024/10/25",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST15.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "695508",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-005vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-005vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-005vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "If your Leader's type includes \"Whitebeard Pirates\", this Character gains [Rush].(This card can attack on the turn in which it is played.)",
      "[Once Per Turn] If this Character would be removed from the field by your opponent's effect, you may give this Character −2000 power during this turn instead."
    ],
    "counter": "1000",
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 156.47,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 675,
          "low": 486.1,
          "high": 1159.1,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 600.83,
          "low": 540.17,
          "high": 661.49,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T04:01:28.536Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.65
      }
    }
  }
}