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
O-Nami

O-Nami

Common #2 Character Straw Hat Crew Power 2000
Colors
Purple
Cost
4
Attribute
Special
Expansion
PURPLE Monkey.D.Luffy · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST18_ja-002?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST18_ja-002",
    "name": "O-Nami",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-002.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-002.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-002.large.webp"
      }
    ],
    "expansion": {
      "id": "ST18_ja",
      "name": "PURPLE Monkey.D.Luffy",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "PURPLE Monkey.D.Luffy"
        }
      }
    },
    "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/ST18_ja-002.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-002.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-002.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] If you have 8 or more DON!! cards on your field, trash 1 card from your hand and draw 2 cards."
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 2.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 874,
          "low": 742.9,
          "high": 1005.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 403,
          "low": 342.55,
          "high": 463.45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 672.19,
          "low": 571.36,
          "high": 773.02,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 403,
          "low": 342.55,
          "high": 463.45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:45:46.809Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}