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 switches the Defending Pokémon with 1 of his or her Benched Pokémon.
/api/v1/pokemon/cards/pcg1_ja-3vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "pcg1_ja-3vh",
"name": "Butterfree",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/3vh.large.webp"
}
],
"expansion": {
"id": "pcg1_ja",
"name": "Flight of Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 82,
"release_date": "2004/04/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.symbol.png",
"translation": {
"en": {
"name": "Flight of Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612382",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "100",
"abilities": [
{
"name": "Sooth Dust",
"text": "As long as Butterfree is your Active Pokémon, remove 1 damage counter from each of your Pokémon between turns.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Whirlwind",
"text": "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gust",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 66.25,
"low": 62,
"high": 80,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19,
"low": 18,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:29:59.754Z",
"trend_7d": {
"direction": "down",
"percent": -80.62
}
}
}
}