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/OP11-021?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP11-021",
"name": "Jinbe",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-021.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-021.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-021.large.webp"
}
],
"expansion": {
"id": "OP11",
"name": "A Fist Of Divine Speed",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP11",
"printed_total": 119,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632380",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-021.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-021.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-021.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Strike",
"colors": [
"Green"
],
"rules": [
"[End of Your Turn] If you have 6 or less cards in your hand, set up to 1 of your {Fish-Man} or {Merfolk} type Characters and up to 1 of your DON!! cards as active."
],
"life": "5",
"subtypes": [
"Fish-Man",
"Straw Hat Crew"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:36:02.742Z",
"trend_7d": {
"direction": "up",
"percent": 25
}
}
}
}