Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Heroines Edition
Camie

Camie

Common #15 Character MerfolkFish-Man Island Power 0
Colors
Green
Cost
2
Attribute
Wisdom
Expansion
Heroines Edition · One Piece
Language
English
TCGplayer
672757
GET /api/v1/onepiece/cards/EB03-015?include=prices 200 214ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB03-015",
    "name": "Camie",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-015.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-015.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-015.large.png"
      }
    ],
    "expansion": {
      "id": "EB03",
      "name": "Heroines Edition",
      "total": 62,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB03",
      "printed_total": 62,
      "release_date": "2026/02/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "672757",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-015.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-015.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-015.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] You may rest this Character: Give up to 1 rested DON!! card to 1 of your {Fish-Man} or {Merfolk} type Leader or Character cards. Then, rest up to 1 of your opponent's Characters with a cost of 2 or less."
    ],
    "subtypes": [
      "Merfolk",
      "Fish-Man Island"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.13,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.13
        },
        {
          "condition": "LP",
          "price": 0.08
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T16:48:25.141Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.33
      }
    }
  }
}