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/P-048vlaf?include=prices 200 19ms{
"success": true,
"data": {
"id": "P-048vlaf",
"name": "Arlong (liveActionFoil)",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-048vlaf.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-048vlaf.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-048vlaf.large.webp"
}
],
"expansion": {
"id": "P",
"name": "Promos",
"total": 103,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "P",
"printed_total": 103,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.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/P-048vlaf.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-048vlaf.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-048vlaf.large.webp"
}
]
}
],
"type": "Character",
"power": "4000",
"attribute": "Slash",
"colors": [
"Blue"
],
"rules": [
"[DON!! x1] [When Attacking] If you have 4 or more Life cards, your opponent places 1 card from their hand at the bottom of their deck."
],
"counter": "1000",
"subtypes": [
"Fish-Man",
"Arlong Pirates"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 6.91,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T17:46:24.599Z",
"trend_7d": {
"direction": "up",
"percent": 5.5
}
}
}
}