Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← YELLOW Eustass"Captain"Kid
Scratchmen Apoo

Scratchmen Apoo

Common #3 Character SupernovasOn-Air Pirates Power 4000
Colors
Yellow
Cost
4
Attribute
Ranged
Expansion
YELLOW Eustass"Captain"Kid · One Piece
Language
English
TCGplayer
706364
GET /api/v1/onepiece/cards/ST36-003?include=prices 200 17ms
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.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.large.webp"
      }
    ],
    "expansion": {
      "id": "ST36",
      "name": "YELLOW Eustass\"Captain\"Kid",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST36",
      "printed_total": 5,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST36.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "706364",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-003.large.webp"
          }
        ]
      }
    ],
    "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."
    ],
    "counter": "2000",
    "subtypes": [
      "Supernovas",
      "On-Air Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.87,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:42:52.327Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.14
      }
    }
  }
}