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/OP01-064vaa?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP01-064vaa",
"name": "Alvida (altArt)",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064vaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064vaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064vaa.large.webp"
}
],
"expansion": {
"id": "OP01",
"name": "Romance Dawn",
"total": 121,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP01",
"printed_total": 121,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064vaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064vaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064vaa.large.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "3000",
"attribute": "Strike",
"colors": [
"Blue"
],
"rules": [
"[DON!! x1] [When Attacking] You may trash 1 card from your hand: Return up to 1 of your opponent's Characters with a cost of 3 or less to the owner's hand."
],
"counter": "2000",
"subtypes": [
"Buggy Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 10.76,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-06-15T02:47:10.800Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}