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

← Awakening of the New Era
Karasu (foil)

Karasu (foil)

Rare #5 Character Revolutionary Army Power 5000
Colors
Red
Cost
4
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528536
GET /api/v1/onepiece/cards/OP05-005?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-005",
    "name": "Karasu (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528536",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] If your Leader has the {Revolutionary Army} type, give up to 1 of your opponent's Leader or Character cards −1000 power during this turn.",
      "[When Attacking] If this Character has 7000 power or more, give up to 1 of your opponent's Leader or Character cards −1000 power during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.6,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.6
        },
        {
          "condition": "MP",
          "price": 0.45
        },
        {
          "condition": "DMG",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 40.5,
          "low": 34.42,
          "high": 46.58,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -20
      }
    }
  }
}