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-009?include=prices 200 19ms{
"success": true,
"data": {
"id": "ST05_ja-009",
"name": "Scarlet",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-009.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-009.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-009.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-009.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-009.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-009.large.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "3000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"[Trigger] Play this card."
],
"counter": "1000",
"subtypes": [
"FILM",
"Animal",
"Golden Lion Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 1.5,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T07:39:32.004Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}