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

← Awakening of the New Era
Donquixote Rosinante (foil)

Donquixote Rosinante (foil)

Rare #30 Character NavyDonquixote Pirates Power 1000
Colors
Green
Cost
2
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528574
GET /api/v1/onepiece/cards/OP05-030?include=prices 200 39ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-030",
    "name": "Donquixote Rosinante (foil)",
    "number": "30",
    "printed_number": "30",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-030.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-030.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-030.large.png"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528574",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-030.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-030.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-030.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "1000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[Opponent's Turn] If your rested Character would be K.O.'d, you may trash this Character instead."
    ],
    "subtypes": [
      "Navy",
      "Donquixote Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.36,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.36
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 55,
          "low": 46.75,
          "high": 63.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 42.11,
          "low": 35.79,
          "high": 48.43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-31T04:28:29.301Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.63
      }
    }
  }
}