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
Hound Blaze (texturedFoil)

Hound Blaze (texturedFoil)

Rare #57 Event Navy
Colors
Blue
Cost
2
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
593894
GET /api/v1/onepiece/cards/OP05-057vtf?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-057vtf",
    "name": "Hound Blaze (texturedFoil)",
    "number": "57",
    "printed_number": "57",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-057vtf.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-057vtf.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-057vtf.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "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.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "593894",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-057vtf.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-057vtf.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-057vtf.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Main] Up to 1 of your Leader or Character cards gains +3000 power during this turn. Then, place up to 1 Character with a cost of 2 or less at the bottom of the owner's deck.",
      "[Trigger] Return up to 1 Character with a cost of 3 or less to the owner's hand."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 6.14,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}