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

← Emperors In The New World
Nico Robin

Nico Robin

Common #33 Character ODYSSEYStraw Hat Crew Power 5000
Colors
Green
Cost
4
Attribute
Strike
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
596959
GET /api/v1/onepiece/cards/OP09-033?include=prices 200 68ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-033",
    "name": "Nico Robin",
    "number": "33",
    "printed_number": "33",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-033.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-033.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-033.large.png"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596959",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-033.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-033.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-033.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] If you have 2 or more rested Characters, none of your {ODYSSEY} or {Straw Hat Crew} type Characters can be K.O.'d by effects until the end of your opponent's next turn."
    ],
    "subtypes": [
      "ODYSSEY",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.14,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.14
        },
        {
          "condition": "LP",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 116,
          "low": 98.6,
          "high": 133.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 72,
          "low": 61.2,
          "high": 82.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 89.58,
          "low": 76.14,
          "high": 103.02,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 54,
          "low": 45.9,
          "high": 62.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T14:48:24.668Z",
      "trend_7d": {
        "direction": "up",
        "percent": 16.67
      }
    }
  }
}