Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/sv6_ja-80?include=prices 200 54ms{
"success": true,
"data": {
"id": "sv6_ja-80",
"name": "Drakloak",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/80.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/80.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/80.large.png"
}
],
"expansion": {
"id": "sv6_ja",
"name": "Mask of Change",
"total": 133,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV6",
"printed_total": 101,
"release_date": "2024/04/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.symbol.png",
"translation": {
"en": {
"name": "Mask of Change"
}
}
},
"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/sv6_ja/80.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/80.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/80.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"abilities": [
{
"name": "Reconnaissance Order",
"text": "Once during your turn, you may look at the top 2 cards of your deck and put 1 of them into your hand. Put the other card on the bottom of your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Dragon Headbutt"
}
],
"rarity": "usually",
"artist": "cochi8i",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.1
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T14:48:27.625Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}