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

← Awakening of the New Era
Ohm (foil)

Ohm (foil)

Rare #101 Character Sky IslandVassals Power 5000
Colors
Yellow
Cost
4
Attribute
Slash
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528663
GET /api/v1/onepiece/cards/OP05-101?include=prices 200 66ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-101",
    "name": "Ohm (foil)",
    "number": "101",
    "printed_number": "101",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-101.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-101.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-101.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528663",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-101.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-101.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-101.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "If you have 2 or less Life cards, this Character gains +1000 power.",
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 [Holly] and add it to your hand. Then, place the rest at the bottom of your deck in any order and play up to 1 [Holly] from your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Sky Island",
      "Vassals"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.22
        },
        {
          "condition": "MP",
          "price": 0.18
        },
        {
          "condition": "HP",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 85,
          "low": 72.25,
          "high": 97.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49.25,
          "low": 29.99,
          "high": 29.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}