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/P-002?include=prices 200 17ms{
"success": true,
"data": {
"id": "P-002",
"name": "I Smell Adventure Ahead!",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-002.large.webp"
}
],
"expansion": {
"id": "P",
"name": "Promos",
"total": 103,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "P",
"printed_total": 103,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "450302",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-002.large.webp"
}
]
}
],
"type": "Event",
"colors": [
"Red"
],
"rules": [
"[Main] Return all cards in your hand to your deck and shuffle your deck. Then, draw cards equal to the number you returned to your deck.",
"[Trigger] Activate this card's [Main] effect."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 3.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.26
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 61.5,
"low": 58.25,
"high": 64.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 28.5,
"low": 27.25,
"high": 29.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47.25,
"low": 44.88,
"high": 49.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 28.5,
"low": 27.25,
"high": 29.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:28:01.810Z",
"trend_7d": {
"direction": "down",
"percent": -1.81
}
}
}
}