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

← Starter Deck -yellow Eustass"captain"kid
Scratchmen Apoo

Scratchmen Apoo

Common #3 Character SupernovasOn-Air Pirates Power 4000
Colors
Yellow
Cost
4
Attribute
Ranged
Expansion
Starter Deck -yellow Eustass"captain"kid · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST36-003?include=prices 200 42ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST36-003",
    "name": "Scratchmen Apoo",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.large.png"
      }
    ],
    "expansion": {
      "id": "ST36",
      "name": "Starter Deck -yellow Eustass\"captain\"kid",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST36",
      "printed_total": 5,
      "release_date": "2026/07/31"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Ranged",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Trigger] Draw 1 card and your {Supernovas} type Leader's base power becomes 7000 during this turn."
    ],
    "subtypes": [
      "Supernovas",
      "On-Air Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-18T01:30:17.212Z"
    }
  }
}