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

← Two Legends
Kalgara (jollyRogerFoil)

Kalgara (jollyRogerFoil)

Common #99 Character JayaSky IslandShandian Warrior Power 8000
Colors
Yellow
Cost
6
Attribute
Slash
Expansion
Two Legends · One Piece
Language
English
TCGplayer
656248
GET /api/v1/onepiece/cards/OP08-099vjrf?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-099vjrf",
    "name": "Kalgara (jollyRogerFoil)",
    "number": "99",
    "printed_number": "99",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-099vjrf.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-099vjrf.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-099vjrf.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "656248",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-099vjrf.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-099vjrf.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-099vjrf.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "8000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "counter": "1000",
    "subtypes": [
      "Jaya",
      "Sky Island",
      "Shandian Warrior"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.14,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "up",
        "percent": 16.67
      }
    }
  }
}