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
Lilith (specialAltArt)

Lilith (specialAltArt)

Super Rare #111 Character ScientistEgghead Power 5000
Colors
Yellow
Cost
3
Attribute
Wisdom
Expansion
500 Years In The Future · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP07_ja-111vsaa?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07_ja-111vsaa",
    "name": "Lilith (specialAltArt)",
    "number": "111",
    "printed_number": "111",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-111vsaa.large.r3.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-111vsaa.large.r3.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-111vsaa.large.r3.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": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-111vsaa.large.r3.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-111vsaa.large.r3.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-111vsaa.large.r3.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Wisdom",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Egghead} type card other than [Lilith] and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] If your Leader is [Vegapunk], play this card."
    ],
    "subtypes": [
      "Scientist",
      "Egghead"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 3,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 130.5,
          "low": 103.7,
          "high": 170.1,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 126.06,
          "low": 149.99,
          "high": 149.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 110,
          "low": 69,
          "high": 149.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-08T02:53:47.910Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}