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

← Emperors In The New World
Usopp

Usopp

Common #24 Character ODYSSEYStraw Hat Crew Power 5000
Colors
Green
Cost
4
Attribute
Ranged
Expansion
Emperors In The New World · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP09_ja-024?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09_ja-024",
    "name": "Usopp",
    "number": "24",
    "printed_number": "24",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-024.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-024.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-024.large.webp"
      }
    ],
    "expansion": {
      "id": "OP09_ja",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png",
      "translation": {
        "en": {
          "name": "Emperors In The New World"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-024.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-024.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-024.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Ranged",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] If you have 2 or more rested Characters, draw 2 cards and trash 2 cards from your hand."
    ],
    "subtypes": [
      "ODYSSEY",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-12T20:48:55.274Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}