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

← RED Shanks
Yasopp

Yasopp

Common #5 Character Red-Haired Pirates Power 1000
Colors
Red
Cost
1
Attribute
Ranged
Expansion
RED Shanks · One Piece
Language
English
TCGplayer
633943
GET /api/v1/onepiece/cards/ST23-005?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST23-005",
    "name": "Yasopp",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23-005.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23-005.large.webp"
      }
    ],
    "expansion": {
      "id": "ST23",
      "name": "RED Shanks",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST23",
      "printed_total": 5,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST23.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "633943",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23-005.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23-005.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "attribute": "Ranged",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] Give up to 1 rested DON!! card to your Leader or 1 of your Characters."
    ],
    "counter": "1000",
    "subtypes": [
      "Red-Haired Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 290,
          "low": 246.5,
          "high": 333.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 91.75,
          "low": 77.99,
          "high": 105.51,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:46:26.158Z",
      "trend_7d": {
        "direction": "down",
        "percent": -35.71
      }
    }
  }
}