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/ST05_ja-010?include=prices 200 17ms{
"success": true,
"data": {
"id": "ST05_ja-010",
"name": "Zephyr",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-010.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-010.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-010.large.webp"
}
],
"expansion": {
"id": "ST05_ja",
"name": "ONE PIECE FILM edition",
"total": 17,
"language": "Japanese",
"language_code": "ja",
"series": "One Piece",
"code": "ST05",
"printed_total": 17,
"release_date": "2023/02/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST05.logo.png",
"translation": {
"en": {
"name": "ONE PIECE FILM edition"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-010.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-010.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-010.large.webp"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "8000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"When this Character battles <Strike> attribute Characters, this Character gains +3000 power during this turn.",
"[Activate: Main] [Once Per Turn] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): This Character gains +2000 power during this turn."
],
"subtypes": [
"FILM",
"Neo Navy"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T05:38:40.927Z",
"trend_7d": {
"direction": "down",
"percent": -1.92
}
}
}
}