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

← Royal Blood
Radio Knife (foil)

Radio Knife (foil)

Rare #41 Event DressrosaSupernovasHeart Pirates
Colors
Green
Cost
4
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617080
GET /api/v1/onepiece/cards/OP10-041?include=prices 200 57ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-041",
    "name": "Radio Knife (foil)",
    "number": "41",
    "printed_number": "41",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-041.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-041.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-041.large.png"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617080",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-041.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-041.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-041.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Main] Rest up to 1 of your opponent's Characters with a cost of 6 or less. Then, K.O. up to 1 of your opponent's rested Characters with a cost of 5 or less.",
      "[Trigger] Rest up to 1 of your opponent's Characters with a cost of 4 or less."
    ],
    "subtypes": [
      "Dressrosa",
      "Supernovas",
      "Heart Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.18,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.18
        },
        {
          "condition": "LP",
          "price": 0.13
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T21:02:21.891Z",
      "trend_7d": {
        "direction": "up",
        "percent": 28.57
      }
    }
  }
}