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
John Giant

John Giant

Common #44 Character GiantNavy Power 10000
Colors
Blue
Cost
8
Attribute
Slash
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528600
GET /api/v1/onepiece/cards/OP05-044?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-044",
    "name": "John Giant",
    "number": "44",
    "printed_number": "44",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-044.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-044.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-044.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": "528600",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-044.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-044.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-044.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "10000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "counter": "1000",
    "subtypes": [
      "Giant",
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        },
        {
          "condition": "LP",
          "price": 0.03
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 104,
          "low": 88.4,
          "high": 119.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 80,
          "low": 68,
          "high": 92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-31T08:38:38.472Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}