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

/api/v1/onepiece/cards/OP04-056vtf?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP04-056vtf",
"name": "Gum-Gum Red Roc (texturedFoil)",
"number": "56",
"printed_number": "56",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vtf.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vtf.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vtf.large.webp"
}
],
"expansion": {
"id": "OP04",
"name": "Kingdoms of Intrigue",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP04",
"printed_total": 119,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "593892",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vtf.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vtf.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vtf.large.webp"
}
]
}
],
"type": "Event",
"cost": "6",
"colors": [
"Blue"
],
"rules": [
"[Main] Place up to 1 Character at the bottom of the owner's deck.",
"[Trigger] Place up to 1 Character with a cost of 4 or less at the bottom of the owner's deck."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 3.19,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 21.63,
"low": 18.39,
"high": 24.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 240,
"low": 204,
"high": 276,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:05.381Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}