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

← Royal Blood
God Thread

God Thread

Uncommon #79 Event The Seven Warlords of the SeaDonquixote Pirates
Colors
Purple
Cost
5
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617125
GET /api/v1/onepiece/cards/OP10-079?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-079",
    "name": "God Thread",
    "number": "79",
    "printed_number": "79",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-079.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-079.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-079.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617125",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-079.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-079.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-079.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "5",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] K.O. up to 1 of your opponent's Characters with a cost 5 or less. Then, add up to 1 DON!! card from your DON!! deck and set it as active.",
      "[Trigger] Add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Donquixote Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 12.45,
          "low": 13,
          "high": 13,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:47:33.423Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10
      }
    }
  }
}