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

← Carrying On His Will
Hera

Hera

Common #74 Character HomiesBig Mom Pirates Power 5000
Colors
Purple
Cost
4
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657338
GET /api/v1/onepiece/cards/OP13-074?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-074",
    "name": "Hera",
    "number": "74",
    "printed_number": "74",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-074.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-074.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-074.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657338",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-074.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-074.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-074.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] Play up to 1 {Homies} type Character card with 3000 power or less from your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Homies",
      "Big Mom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.04,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.04
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T13:02:32.036Z",
      "trend_7d": {
        "direction": "down",
        "percent": -20
      }
    }
  }
}