Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Kingdoms of Intrigue
Donquixote Rosinante (specialAltArt)

Donquixote Rosinante (specialAltArt)

Secret Rare #119 Character NavyDonquixote Pirates Power 8000
Colors
Green
Cost
8
Attribute
Special
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
596912
GET /api/v1/onepiece/cards/OP04-119vsaa?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-119vsaa",
    "name": "Donquixote Rosinante (specialAltArt)",
    "number": "119",
    "printed_number": "119",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-119vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-119vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-119vsaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596912",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-119vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-119vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-119vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "8000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Opponent's Turn] If this Character is rested, your active Characters with a base cost of 5 cannot be K.O.'d by effects.",
      "[On Play] You may rest this Character: Play up to 1 green Character card with a cost of 5 from your hand."
    ],
    "subtypes": [
      "Navy",
      "Donquixote Pirates"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 141.76,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 854.22,
          "low": 325,
          "high": 325,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 151.63,
          "low": 150.5,
          "high": 154.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 200,
          "low": 189.75,
          "high": 295.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10,
          "trend": {
            "direction": "down",
            "percent": -20
          }
        }
      ],
      "market_updated_at": "2026-09-21T03:18:05.381Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.8
      }
    }
  }
}