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

← GREEN Jewelry Bonney
Kid & Killer (foil)

Kid & Killer (foil)

Super Rare #2 Character SupernovasKid Pirates Power 2000
Colors
Green
Cost
2
Attribute
Slash/Special
Expansion
GREEN Jewelry Bonney · One Piece
Language
English
TCGplayer
634617
GET /api/v1/onepiece/cards/ST24-002?include=prices 200 75ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST24-002",
    "name": "Kid & Killer (foil)",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-002.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-002.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-002.large.png"
      }
    ],
    "expansion": {
      "id": "ST24",
      "name": "GREEN Jewelry Bonney",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST24",
      "printed_total": 5,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST24.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "634617",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-002.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-002.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-002.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Slash/Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Supernovas} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[On Your Opponent's Attack] You may trash this Character: Set up to 1 of your DON!! cards as active."
    ],
    "subtypes": [
      "Supernovas",
      "Kid Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.73,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.73
        },
        {
          "condition": "LP",
          "price": 1.34
        },
        {
          "condition": "MP",
          "price": 1.2
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T21:48:12.035Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.26
      }
    }
  }
}