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

← Wings of the Captain
Tot Musica (foil)

Tot Musica (foil)

Rare #11 Character FILM Power 6000
Colors
Red
Cost
5
Attribute
Special
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
539292
GET /api/v1/onepiece/cards/OP06-011?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-011",
    "name": "Tot Musica (foil)",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-011.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-011.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-011.large.png"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "539292",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-011.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-011.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-011.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may rest 1 of your [Uta] cards: This Character gains +5000 power during this turn."
    ],
    "subtypes": [
      "FILM"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "LP",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 25.2,
          "low": 21.42,
          "high": 28.98,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T12:04:14.367Z",
      "trend_7d": {
        "direction": "up",
        "percent": 10
      }
    }
  }
}