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

← Emperors In The New World
Red Force

Red Force

Common #21 Stage Red-Haired Pirates
Colors
Red
Cost
2
Expansion
Emperors In The New World · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP09_ja-021?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09_ja-021",
    "name": "Red Force",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-021.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-021.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-021.large.webp"
      }
    ],
    "expansion": {
      "id": "OP09_ja",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png",
      "translation": {
        "en": {
          "name": "Emperors In The New World"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-021.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-021.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-021.large.webp"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "2",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Activate: Main] You may rest this Stage: If your Leader has the {Red-Haired Pirates} type, give up to 1 of your opponent's Characters −1000 power during this turn."
    ],
    "subtypes": [
      "Red-Haired Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-12T20:48:55.176Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}