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

← Anime 25th Collection
Franky (foil)

Franky (foil)

Rare #37 Character Water SevenStraw Hat Crew Power 4000
Colors
Purple
Cost
3
Attribute
Strike
Expansion
Anime 25th Collection · One Piece
Language
English
TCGplayer
629135
GET /api/v1/onepiece/cards/EB02-037?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB02-037",
    "name": "Franky (foil)",
    "number": "37",
    "printed_number": "37",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-037.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-037.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-037.large.webp"
      }
    ],
    "expansion": {
      "id": "EB02",
      "name": "Anime 25th Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB02",
      "printed_total": 61,
      "release_date": "2025/05/09",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "629135",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-037.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-037.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-037.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play]/[When Attacking] If your Leader has the {Straw Hat Crew} type and the number of DON!! cards on your field is equal to or less than the number on your opponent's field, add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "counter": "1000",
    "subtypes": [
      "Water Seven",
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.35,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.35
        },
        {
          "condition": "LP",
          "price": 0.31
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:35:01.591Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.78
      }
    }
  }
}