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

← Paramount War
Donquixote Rosinante

Donquixote Rosinante

Common #108 Character NavyDonquixote Pirates Power 2000
Colors
Black
Cost
2
Attribute
Special
Expansion
Paramount War · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP02_ja-108?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02_ja-108",
    "name": "Donquixote Rosinante",
    "number": "108",
    "printed_number": "108",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-108.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-108.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-108.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02_ja",
      "name": "Paramount War",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png",
      "translation": {
        "en": {
          "name": "Paramount War"
        }
      }
    },
    "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/OP02_ja-108.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-108.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-108.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "subtypes": [
      "Navy",
      "Donquixote Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 4.18,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 50,
          "low": 33,
          "high": 62,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.5,
          "low": 15.5,
          "high": 22.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 12,
          "low": 10.72,
          "high": 13.82,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 53,
          "low": 35.8,
          "high": 199.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 99,
          "trend": {
            "direction": "up",
            "percent": 6
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 16.5,
          "low": 11.6,
          "high": 32.77,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12,
          "trend": {
            "direction": "up",
            "percent": 16.1
          }
        }
      ],
      "market_updated_at": "2026-08-17T02:13:01.262Z",
      "trend_7d": {
        "direction": "up",
        "percent": 39.33
      }
    }
  }
}