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

← Carrying On His Will
Divine Departure (foil)

Divine Departure (foil)

Rare #76 Event King of the PiratesRoger Pirates
Colors
Purple
Cost
0
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657340
GET /api/v1/onepiece/cards/OP13-076?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-076",
    "name": "Divine Departure (foil)",
    "number": "76",
    "printed_number": "76",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-076.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-076.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-076.large.webp"
      }
    ],
    "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": "657340",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-076.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-076.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-076.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "0",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] You may rest 5 of your DON!! cards: If you have any DON!! cards given, give up to 1 of your opponent's Characters −8000 power during this turn.",
      "[Counter] You may trash 1 card from your hand: Up to 1 of your Leader or Character cards gains +3000 power during this battle."
    ],
    "subtypes": [
      "King of the Pirates",
      "Roger Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1
        },
        {
          "condition": "MP",
          "price": 0.62
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 218,
          "low": 185.3,
          "high": 250.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 134,
          "low": 113.9,
          "high": 154.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 145.45,
          "low": 118.5,
          "high": 118.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 101,
          "low": 85.85,
          "high": 116.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.99
      }
    }
  }
}