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

← Kingdoms of Intrigue
Colors Trap (foil)

Colors Trap (foil)

Rare #74 Event Baroque Works
Colors
Purple
Cost
1
Expansion
Kingdoms of Intrigue · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP04_ja-074?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04_ja-074",
    "name": "Colors Trap (foil)",
    "number": "74",
    "printed_number": "74",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-074.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-074.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-074.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04_ja",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png",
      "translation": {
        "en": {
          "name": "Kingdoms of Intrigue"
        }
      }
    },
    "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/OP04_ja-074.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-074.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-074.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Counter] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): Up to 1 of your Leader or Character cards gains +1000 power during this battle. Then, rest up to 1 of your opponent's Characters with a cost of 4 or less.",
      "[Trigger] Add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "Baroque Works"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.62,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:07:21.030Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.9
      }
    }
  }
}