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

← 500 Years In The Future
Monkey.D.Dragon (specialAltArt)

Monkey.D.Dragon (specialAltArt)

Super Rare #15 Character Revolutionary Army Power 9000
Colors
Red
Cost
8
Attribute
Special
Expansion
500 Years In The Future · One Piece
Language
English
TCGplayer
596916
GET /api/v1/onepiece/cards/OP07-015vsaa?include=prices 200 78ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07-015vsaa",
    "name": "Monkey.D.Dragon (specialAltArt)",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-015vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-015vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-015vsaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP07",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP07",
      "printed_total": 119,
      "release_date": "2024/06/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596916",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-015vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-015vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-015vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "9000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Rush] (This card can attack on the turn in which it is played.)",
      "[On Play] Give up to 2 rested DON!! cards to your Leader or 1 of your Characters."
    ],
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 159.01,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 433.68,
          "low": 423.12,
          "high": 560.19,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 143.5,
          "low": 143.5,
          "high": 143.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 275.33,
          "low": 223.15,
          "high": 314.49,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        }
      ],
      "market_updated_at": "2026-09-21T03:42:16.070Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.5
      }
    }
  }
}