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

← The World's Strongest Warriors
Usopp (foil)

Usopp (foil)

Super Rare #80 Character ElbaphStraw Hat Crew Power 2000
Colors
Black
Cost
2
Attribute
Ranged
Expansion
The World's Strongest Warriors · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP17_ja-080?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17_ja-080",
    "name": "Usopp (foil)",
    "number": "80",
    "printed_number": "80",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-080.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-080.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-080.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17_ja",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17_ja.logo.png",
      "translation": {
        "en": {
          "name": "The World's Strongest Warriors"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-080.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-080.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-080.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Ranged",
    "colors": [
      "Black"
    ],
    "rules": [
      "If there is a Character with a cost of 12 or more, this Character gains +3000 power.",
      "[On Play] Look at 3 cards from the top of your deck; reveal up to 1 {Elbaph} type card and add it to your hand. Then, trash the rest."
    ],
    "counter": "1000",
    "subtypes": [
      "Elbaph",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 3.42,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:21:45.018Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.56
      }
    }
  }
}