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/ST36-002?include=prices 200 19ms{
"success": true,
"data": {
"id": "ST36-002",
"name": "Killer (foil)",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-002.large.webp"
}
],
"expansion": {
"id": "ST36",
"name": "YELLOW Eustass\"Captain\"Kid",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST36",
"printed_total": 5,
"release_date": "2026/07/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST36.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-002.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "6000",
"attribute": "Slash",
"colors": [
"Yellow"
],
"rules": [
"[Your Turn] [On Play] If your Leader has the {Kid Pirates} type, add up to 1 card from the top of your deck to the top of your Life cards.",
"[Trigger] If your opponent has 3 or less Life cards, play this card."
],
"subtypes": [
"Supernovas",
"Kid Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 1.14,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T02:42:52.327Z",
"trend_7d": {
"direction": "down",
"percent": -16.18
}
}
}
}