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

← Romance Dawn
Ms. All Sunday (foil)

Ms. All Sunday (foil)

Rare #79 Character Baroque Works Power 1000
Colors
Blue
Cost
3
Attribute
Strike
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454610
GET /api/v1/onepiece/cards/OP01-079?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-079",
    "name": "Ms. All Sunday (foil)",
    "number": "79",
    "printed_number": "79",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-079.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-079.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-079.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454610",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-079.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-079.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-079.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "1000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On K.O.] If your Leader has the {Baroque Works} type, add up to 1 Event from your trash to your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Baroque Works"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.23,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.23
        },
        {
          "condition": "LP",
          "price": 0.7
        },
        {
          "condition": "MP",
          "price": 0.45
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 3000,
          "low": 2550,
          "high": 3450,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 170.85,
          "low": 199.99,
          "high": 199.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 50,
          "low": 50,
          "high": 50,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.11
      }
    }
  }
}