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/OP06-079vtf?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP06-079vtf",
"name": "Kingdom of GERMA (texturedFoil)",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-079vtf.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-079vtf.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-079vtf.large.webp"
}
],
"expansion": {
"id": "OP06",
"name": "Wings of the Captain",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP06",
"printed_total": 119,
"release_date": "2023/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "593900",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-079vtf.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-079vtf.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-079vtf.large.webp"
}
]
}
],
"type": "Stage",
"cost": "1",
"colors": [
"Purple"
],
"rules": [
"[Activate: Main] You may trash 1 card from your hand and rest this Stage: Look at 3 cards from the top of your deck; reveal up to 1 card with a type including \"GERMA\" and add it to your hand. Then, place the rest at the bottom of your deck in any order."
],
"subtypes": [
"Kingdom of GERMA"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.77,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T02:35:46.014Z",
"trend_7d": {
"direction": "down",
"percent": -3.75
}
}
}
}