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

← Promos
I'm Gonna Be King of the Pirates!!

I'm Gonna Be King of the Pirates!!

Promo #24 Event SupernovasStraw Hat Crew
Colors
Green
Expansion
Promos · One Piece
Language
English
TCGplayer
454250
GET /api/v1/onepiece/cards/P-024?include=prices 200 53ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-024",
    "name": "I'm Gonna Be King of the Pirates!!",
    "number": "24",
    "printed_number": "24",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-024.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-024.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-024.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": "454250",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-024.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-024.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-024.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Main] Your Leader gains +1000 power for each of your Characters during this turn.",
      "[Trigger] Up to 1 of your Leader or Character cards gains +1000 power during this turn."
    ],
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 6.21,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.21
        },
        {
          "condition": "LP",
          "price": 2.94
        },
        {
          "condition": "MP",
          "price": 3
        },
        {
          "condition": "DMG",
          "price": 1.29
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 103,
          "low": 102.5,
          "high": 103.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 79.07,
          "low": 78.78,
          "high": 79.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 47.5,
          "low": 47.25,
          "high": 47.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T16:48:17.809Z",
      "trend_7d": {
        "direction": "up",
        "percent": 12.91
      }
    }
  }
}