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

← 500 Years In The Future
Marguerite (foil)

Marguerite (foil)

Rare #54 Character Amazon Lily Power 2000
Colors
Blue
Cost
3
Attribute
Wisdom
Expansion
500 Years In The Future · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP07_ja-054?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07_ja-054",
    "name": "Marguerite (foil)",
    "number": "54",
    "printed_number": "54",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-054.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-054.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-054.large.webp"
      }
    ],
    "expansion": {
      "id": "OP07_ja",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP07",
      "printed_total": 119,
      "release_date": "2024/06/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png",
      "translation": {
        "en": {
          "name": "500 Years In The Future"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-054.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-054.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-054.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "2000",
    "attribute": "Wisdom",
    "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 Play] Draw 1 card."
    ],
    "subtypes": [
      "Amazon Lily"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.79,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 32,
          "low": 27.2,
          "high": 36.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 19.95,
          "low": 16.96,
          "high": 22.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 0.99,
          "low": 0.84,
          "high": 1.14,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 1,
          "low": 0.85,
          "high": 1.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 24.37,
          "low": 20.71,
          "high": 28.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 0.99,
          "low": 0.84,
          "high": 1.14,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 1,
          "low": 0.85,
          "high": 1.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:58:01.276Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}