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

← ONE PIECE FILM edition
Carina

Carina

Common #5 Character FILMGrantesoro Power 3000
Colors
Purple
Cost
2
Attribute
Wisdom
Expansion
ONE PIECE FILM edition · One Piece
Language
English
TCGplayer
477318
GET /api/v1/onepiece/cards/ST05-005?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST05-005",
    "name": "Carina",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-005.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-005.large.webp"
      }
    ],
    "expansion": {
      "id": "ST05",
      "name": "ONE PIECE FILM edition",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST05",
      "printed_total": 17,
      "release_date": "2023/02/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "477318",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-005.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-005.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Wisdom",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may rest this Character and trash 1 {FILM} type card from your hand: If your opponent has more DON!! cards on their field than you, add 2 DON!! cards from your DON!! deck and rest them."
    ],
    "counter": "1000",
    "subtypes": [
      "FILM",
      "Grantesoro"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.34
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:00:03.940Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}