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 Azure Sea's Seven
I Never Bother to Remember the Faces of Trash

I Never Bother to Remember the Faces of Trash

Uncommon #38 Event The Seven Warlords of the Sea
Colors
Green
Cost
1
Expansion
The Azure Sea's Seven · One Piece
Language
English
TCGplayer
671379
GET /api/v1/onepiece/cards/OP14-038?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14-038",
    "name": "I Never Bother to Remember the Faces of Trash",
    "number": "38",
    "printed_number": "38",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-038.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-038.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-038.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "671379",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-038.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-038.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-038.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Main] You may rest 2 of your cards: Draw 1 card. Then, rest up to 1 of your opponent's Characters with an original power of 7000 or less.",
      "[Counter] Up to 1 of your Leader gains +3000 power during this battle."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "LP",
          "price": 0.08
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-22T03:46:28.247Z",
      "trend_7d": {
        "direction": "down",
        "percent": -21.43
      }
    }
  }
}