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/ST03-002?include=prices 200 19ms{
"success": true,
"data": {
"id": "ST03-002",
"name": "Edward Weevil",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-002.large.webp"
}
],
"expansion": {
"id": "ST03",
"name": "The Seven Warlords of the Sea",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST03",
"printed_total": 17,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST03.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "288267",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-002.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "5000",
"attribute": "Slash",
"colors": [
"Blue"
],
"counter": "1000",
"subtypes": [
"The Seven Warlords of the Sea"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.01
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 115.78,
"low": 98.41,
"high": 133.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-14T02:36:12.988Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}