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

← 500 Years In The Future
Outlook III (foil)

Outlook III (foil)

Rare #3 Character Goa Kingdom Power 0
Colors
Red
Cost
2
Attribute
Wisdom
Expansion
500 Years In The Future · One Piece
Language
English
TCGplayer
545781
GET /api/v1/onepiece/cards/OP07-003?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07-003",
    "name": "Outlook III (foil)",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-003.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-003.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-003.large.png"
      }
    ],
    "expansion": {
      "id": "OP07",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP07",
      "printed_total": 119,
      "release_date": "2024/06/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "545781",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-003.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-003.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-003.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Activate: Main] You may trash this Character: Give up to 2 of your opponent's Characters −2000 power during this turn."
    ],
    "subtypes": [
      "Goa Kingdom"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.09
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T19:49:13.871Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}