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

← Animal Kingdom
Black Maria

Black Maria

Common #11 Character Animal Kingdom Pirates Power 2000
Colors
Purple
Cost
2
Attribute
Special
Expansion
Animal Kingdom · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST04_ja-011?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST04_ja-011",
    "name": "Black Maria",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-011.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-011.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-011.large.webp"
      }
    ],
    "expansion": {
      "id": "ST04_ja",
      "name": "Animal Kingdom",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST04",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST04.logo.png",
      "translation": {
        "en": {
          "name": "Animal Kingdom"
        }
      }
    },
    "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/ST04_ja-011.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-011.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-011.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "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.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 5.93,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 63,
          "low": 53.55,
          "high": 72.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 48.42,
          "low": 41.16,
          "high": 55.68,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:27:56.721Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.33
      }
    }
  }
}