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

← Promos
Tot Musica

Tot Musica

Promo #60 Event MusicFILM
Colors
Green
Cost
2
Expansion
Promos · One Piece
Language
English
TCGplayer
532113
GET /api/v1/onepiece/cards/P-060?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-060",
    "name": "Tot Musica",
    "number": "60",
    "printed_number": "60",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-060.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-060.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-060.large.png"
      }
    ],
    "expansion": {
      "id": "P",
      "name": "Promos",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "P",
      "printed_total": 103,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "532113",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-060.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-060.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-060.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Main] You may rest 1 of your [Uta] cards: Rest up to 2 of your opponent's DON!! cards."
    ],
    "subtypes": [
      "Music",
      "FILM"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 0.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.34
        },
        {
          "condition": "LP",
          "price": 0.16
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T10:02:24.458Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}