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

← 500 Years In The Future
Kalifa

Kalifa

Common #81 Character CP0 Power 5000
Colors
Black
Cost
4
Attribute
Special
Expansion
500 Years In The Future · One Piece
Language
English
TCGplayer
545876
GET /api/v1/onepiece/cards/OP07-081?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07-081",
    "name": "Kalifa",
    "number": "81",
    "printed_number": "81",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-081.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-081.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-081.large.webp"
      }
    ],
    "expansion": {
      "id": "OP07",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP07",
      "printed_total": 119,
      "release_date": "2024/06/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "545876",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-081.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-081.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-081.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[DON!! x1] [Your Turn] Give all of your opponent's Characters −1 cost."
    ],
    "counter": "1000",
    "subtypes": [
      "CP0"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.1
        },
        {
          "condition": "LP",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 34.75,
          "low": 29.54,
          "high": 39.96,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:42:16.070Z",
      "trend_7d": {
        "direction": "up",
        "percent": 11.11
      }
    }
  }
}