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

← Animal Kingdom
Onigashima Island

Onigashima Island

Common #17 Stage Animal Kingdom Pirates
Colors
Purple
Cost
3
Expansion
Animal Kingdom · One Piece
Language
English
TCGplayer
288299
GET /api/v1/onepiece/cards/ST04-017?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST04-017",
    "name": "Onigashima Island",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-017.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-017.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-017.large.png"
      }
    ],
    "expansion": {
      "id": "ST04",
      "name": "Animal Kingdom",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST04",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288299",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-017.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-017.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-017.large.png"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "3",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Activate: Main] You may rest this Stage: If your Leader has the {Animal Kingdom Pirates} type, add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.27,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.27
        },
        {
          "condition": "LP",
          "price": 0.24
        },
        {
          "condition": "MP",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 53,
          "low": 45.05,
          "high": 60.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40.99,
          "low": 34.84,
          "high": 47.14,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T16:48:14.791Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}