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

← Wings of the Captain
GERMA 66

GERMA 66

Uncommon #78 Event The Vinsmoke FamilyGERMA 66
Colors
Purple
Cost
1
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541632
GET /api/v1/onepiece/cards/OP06-078?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-078",
    "name": "GERMA 66",
    "number": "78",
    "printed_number": "78",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-078.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-078.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-078.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541632",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-078.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-078.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-078.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] Look at 5 cards from the top of your deck; reveal up to 1 card with a type including \"GERMA\" other than [GERMA 66] and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Draw 1 card."
    ],
    "subtypes": [
      "The Vinsmoke Family",
      "GERMA 66"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -15.38
      }
    }
  }
}