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

← Awakening of the New Era
Amazon

Amazon

Uncommon #99 Character Sky Island Power 0
Colors
Yellow
Cost
3
Attribute
Wisdom
Expansion
Awakening of the New Era · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP05_ja-099?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05_ja-099",
    "name": "Amazon",
    "number": "99",
    "printed_number": "99",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-099.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-099.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-099.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05_ja",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05_ja.logo.png",
      "translation": {
        "en": {
          "name": "Awakening of the New Era"
        }
      }
    },
    "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/OP05_ja-099.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-099.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-099.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Your Opponent's Attack] You may rest this Character: Your opponent may trash 1 card from the top of their Life cards. If they do not, give up to 1 of your opponent's Leader or Character cards −2000 power during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Sky Island"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 1.15,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:05:05.024Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.6
      }
    }
  }
}