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

← PURPLE Monkey.D.Luffy
Zoro-Juurou (treasureRare)

Zoro-Juurou (treasureRare)

Super Rare #4 Character Straw Hat Crew Power 6000
Colors
Purple
Cost
4
Attribute
Slash
Expansion
PURPLE Monkey.D.Luffy · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST18-004vtr?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST18-004vtr",
    "name": "Zoro-Juurou (treasureRare)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18-004vtr.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18-004vtr.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18-004vtr.large.webp"
      }
    ],
    "expansion": {
      "id": "ST18",
      "name": "PURPLE Monkey.D.Luffy",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST18",
      "printed_total": 5,
      "release_date": "2024/10/25",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST18.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18-004vtr.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18-004vtr.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18-004vtr.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 purple {Straw Hat Crew} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 81,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 400.5,
          "low": 340.43,
          "high": 460.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 1562.5,
          "low": 1328.13,
          "high": 1796.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 237.99,
          "low": 202.29,
          "high": 273.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 217.5,
          "low": 213.5,
          "high": 477.48,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 27,
          "trend": {
            "direction": "down",
            "percent": -43
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 86,
          "low": 69.67,
          "high": 108.75,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 330,
          "low": 306,
          "high": 378,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-21T03:35:10.297Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.65
      }
    }
  }
}