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

← Wings of the Captain
Reject (foil)

Reject (foil)

Rare #116 Event Sky IslandShandian Warrior
Colors
Yellow
Cost
4
Expansion
Wings of the Captain · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP06_ja-116?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06_ja-116",
    "name": "Reject (foil)",
    "number": "116",
    "printed_number": "116",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-116.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-116.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-116.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06_ja",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png",
      "translation": {
        "en": {
          "name": "Wings of the Captain"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-116.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-116.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-116.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Main] Choose one:• K.O. up to 1 of your opponent's Characters with a cost of 5 or less.• If your opponent has 1 Life card, deal 1 damage to your opponent. Then, add 1 card from the top of your Life cards to your hand.",
      "[Trigger] Draw 1 card."
    ],
    "subtypes": [
      "Sky Island",
      "Shandian Warrior"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.59,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 13.91,
          "low": 11.82,
          "high": 16,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T07:03:48.980Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}