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-35?include=prices 200 77ms{
"success": true,
"data": {
"id": "sv6_ja-35",
"name": "Palafin",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/35.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/35.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/35.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/35.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/35.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/35.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"abilities": [
{
"name": "Zero to Hero",
"text": "Once during your turn, when this Pokémon moves from the Active Spot to the Bench, you may search your deck for a Palafin ex and switch it with this Pokémon. Any attached cards, damage counters, Special Conditions, turns in play, and any other effects remain on the new Pokémon. If you switched a Pokémon in this way, put this card into your deck. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wave Splash"
}
],
"rarity": "Non",
"artist": "Ligton",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
}
],
"graded": [],
"market_updated_at": "2026-07-29T14:48:27.625Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}