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

← Paramount War
Nico Robin

Nico Robin

Uncommon #37 Character FILMStraw Hat Crew Power 4000
Colors
Green
Cost
3
Attribute
Strike
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486357
GET /api/v1/onepiece/cards/OP02-037?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-037",
    "name": "Nico Robin",
    "number": "37",
    "printed_number": "37",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-037.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-037.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-037.large.png"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486357",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-037.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-037.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-037.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] Play up to 1 {FILM} or {Straw Hat Crew} type Character card with a cost of 2 or less from your hand."
    ],
    "subtypes": [
      "FILM",
      "Straw Hat Crew"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.22
        },
        {
          "condition": "LP",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:14.121Z",
      "trend_7d": {
        "direction": "up",
        "percent": 15.79
      }
    }
  }
}