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/EB02-031?include=prices 200 18ms{
"success": true,
"data": {
"id": "EB02-031",
"name": "Hope (foil)",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-031.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-031.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-031.large.webp"
}
],
"expansion": {
"id": "EB02",
"name": "Anime 25th Collection",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB02",
"printed_total": 61,
"release_date": "2025/05/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "629127",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-031.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-031.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-031.large.webp"
}
]
}
],
"type": "Event",
"cost": "2",
"colors": [
"Blue"
],
"rules": [
"[Main] Look at 4 cards from the top of your deck; reveal up to 1 card with a cost of 4 or more and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
"[Trigger] Activate this card's [Main] effect."
],
"subtypes": [
"Music"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
},
{
"condition": "LP",
"price": 0.47
},
{
"condition": "MP",
"price": 0.25
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30.24,
"low": 25.7,
"high": 34.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:35:01.591Z",
"trend_7d": {
"direction": "up",
"percent": 5.17
}
}
}
}