Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Your opponent's Active Pokémon is now Confused.
/api/v1/pokemon/cards/swsh1a_ja-12?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh1a_ja-12",
"name": "Vulpix",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/12.large.webp"
}
],
"expansion": {
"id": "swsh1a_ja",
"name": "VMAX Rising",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S1a",
"printed_total": 70,
"release_date": "2020/02/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1a_ja.symbol.png",
"translation": {
"en": {
"name": "VMAX Rising"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570195",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/12.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Confuse Ray",
"text": "Your opponent's Active Pokémon is now Confused."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Smash Kick",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "usually",
"artist": "sui",
"pricing": {
"currency": "USD",
"market": 3.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.39
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:20:53.865Z",
"trend_7d": {
"direction": "up",
"percent": 70.35
}
}
}
}