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

← Animal Kingdom
Jack

Jack

Common #8 Character Animal Kingdom Pirates Power 4000
Colors
Purple
Cost
3
Attribute
Strike
Expansion
Animal Kingdom · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST04_ja-008?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST04_ja-008",
    "name": "Jack",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-008.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-008.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-008.large.webp"
      }
    ],
    "expansion": {
      "id": "ST04_ja",
      "name": "Animal Kingdom",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST04",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST04.logo.png",
      "translation": {
        "en": {
          "name": "Animal Kingdom"
        }
      }
    },
    "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/ST04_ja-008.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-008.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04_ja-008.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] You may trash 1 card from your hand: Add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "counter": "1000",
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.51,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T05:38:24.850Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.92
      }
    }
  }
}