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 Promotion Cards
Uta - P-031 (Premium Card Collection -Uta-)

Uta - P-031 (Premium Card Collection -Uta-)

PR #P-031 Character Power 6000
Colors
Purple
Cost
5
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
564141
GET /api/v1/onepiece/cards/oppr-564141?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-564141",
    "name": "Uta - P-031 (Premium Card Collection -Uta-)",
    "number": "P-031",
    "printed_number": "P-031",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564141.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564141.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564141.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "564141",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564141.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564141.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564141.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] Add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 12.82,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 56.3,
          "low": 55.66,
          "high": 57.94,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 117.74,
          "low": 130.48,
          "high": 130.48,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.4
      }
    }
  }
}