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/ST31-004?include=prices 200 17ms{
"success": true,
"data": {
"id": "ST31-004",
"name": "Monkey.D.Luffy (foil)",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.large.webp"
}
],
"expansion": {
"id": "ST31",
"name": "RED Monkey.D.Luffy",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST31",
"printed_total": 5,
"release_date": "2026/07/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST31.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.large.webp"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "9000",
"attribute": "Strike",
"colors": [
"Red"
],
"rules": [
"If you have a total of 3 or more given DON!! cards, this Character gains [Rush].(This card can attack on the turn in which it is played.)",
"[On Play] For every {Straw Hat Crew} type card on your field, give up to 1 of your opponent's Characters −1000 power during this turn."
],
"subtypes": [
"The Four Emperors",
"Straw Hat Crew"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 2.74,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T02:43:26.833Z",
"trend_7d": {
"direction": "down",
"percent": -13.02
}
}
}
}