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
Tom

Tom

Common #61 Character Fish-ManWater Seven Power 4000
Colors
Purple
Cost
3
Attribute
Wisdom
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
516776
GET /api/v1/onepiece/cards/OP04-061?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-061",
    "name": "Tom",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-061.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-061.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-061.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "516776",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-061.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-061.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-061.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Wisdom",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Activate: Main] You may trash this Character: If your Leader has the {Water Seven} type, add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "counter": "1000",
    "subtypes": [
      "Fish-Man",
      "Water Seven"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.04,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.04
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:18:05.381Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}