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/ST02-010?include=prices 200 20ms{
"success": true,
"data": {
"id": "ST02-010",
"name": "Basil Hawkins",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-010.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-010.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-010.large.webp"
}
],
"expansion": {
"id": "ST02",
"name": "Worst Generation",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST02",
"printed_total": 17,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "288258",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-010.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-010.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-010.large.webp"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "6000",
"attribute": "Slash",
"colors": [
"Green"
],
"rules": [
"[DON!! x1] [Once Per Turn] [Your Turn] If this Character battles your opponent's Character, set this card as active."
],
"subtypes": [
"Supernovas",
"Hawkins Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:05:40.125Z",
"trend_7d": {
"direction": "down",
"percent": -4.55
}
}
}
}