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

Donquixote Rosinante

Leader #22 Leader NavyDonquixote Pirates Power 5000
Colors
Green, Blue
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528557
GET /api/v1/onepiece/cards/OP05-022?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-022",
    "name": "Donquixote Rosinante",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-022.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-022.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-022.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": "528557",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-022.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-022.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-022.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Green",
      "Blue"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[End of Your Turn] If you have 6 or less cards in your hand, set this Leader as active."
    ],
    "subtypes": [
      "Navy",
      "Donquixote Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        },
        {
          "condition": "LP",
          "price": 0.14
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 82,
          "low": 69.7,
          "high": 94.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 57.85,
          "low": 49.17,
          "high": 66.53,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T12:04:14.872Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.88
      }
    }
  }
}