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

← The Best Vol.2
Gecko Moria (foil)

Gecko Moria (foil)

Rare #13 Character The Seven Warlords of the SeaThriller Bark Pirates Power 7000
Colors
Black
Cost
6
Attribute
Special
Expansion
The Best Vol.2 · One Piece
Language
English
TCGplayer
653842
GET /api/v1/onepiece/cards/PRB02-013?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02-013",
    "name": "Gecko Moria (foil)",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-013.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-013.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-013.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "653842",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-013.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-013.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-013.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] If your Leader has the {Thriller Bark Pirates} type, play up to 1 Character card with a cost of 4 or less from your trash rested. Then, give up to 1 rested DON!! card to your Leader or 1 of your Characters."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Thriller Bark Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.12,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:25:11.385Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.78
      }
    }
  }
}