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

← Anime 25th Collection
Karoo

Karoo

Common #1 Character AnimalAlabasta Power 7000
Colors
Red
Cost
5
Attribute
Strike
Expansion
Anime 25th Collection · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB02_ja-001?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB02_ja-001",
    "name": "Karoo",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "EB02_ja",
      "name": "Anime 25th Collection",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Anime 25th Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02_ja-001.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "subtypes": [
      "Animal",
      "Alabasta"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 2.5,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T03:06:54.511Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1215.79
      }
    }
  }
}