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
Black Maria (foil)

Black Maria (foil)

Rare #111 Character Animal Kingdom Pirates Power 5000
Colors
Purple
Cost
4
Attribute
Special
Expansion
Romance Dawn · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP01_ja-111?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01_ja-111",
    "name": "Black Maria (foil)",
    "number": "111",
    "printed_number": "111",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-111.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-111.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-111.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01_ja",
      "name": "Romance Dawn",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Romance Dawn"
        }
      }
    },
    "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/OP01_ja-111.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-111.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-111.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Block] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): This Character gains +1000 power during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 31,
          "low": 26.35,
          "high": 35.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 23.99,
          "low": 20.39,
          "high": 27.59,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:37:27.244Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}