Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Carrying On His Will
Monkey.D.Dragon (foil)

Monkey.D.Dragon (foil)

Rare #17 Character Revolutionary Army Power 7000
Colors
Red
Cost
6
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657272
GET /api/v1/onepiece/cards/OP13-017?include=prices 200 63ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-017",
    "name": "Monkey.D.Dragon (foil)",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-017.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-017.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-017.large.png"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657272",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-017.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-017.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-017.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Once Per Turn] If your {Revolutionary Army} type Character would be removed from the field by your opponent's effect, you may give this Character −2000 power during this turn instead."
    ],
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:25.597Z",
      "trend_7d": {
        "direction": "down",
        "percent": -27.27
      }
    }
  }
}