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, if any.
/api/v1/pokemon/cards/ex4-63vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex4-63vrh",
"name": "Team Magma's Houndour",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/63vrh.large.webp"
}
],
"expansion": {
"id": "ex4",
"name": "Team Magma vs Team Aqua",
"total": 97,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "MA",
"printed_total": 95,
"release_date": "2004/03/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89832",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/63vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Kick Away",
"text": "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.",
"damage": "10"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Steady Firebreathing",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsuko Ujiie",
"pricing": {
"currency": "USD",
"market": 6.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.77
},
{
"condition": "LP",
"price": 1.92
},
{
"condition": "MP",
"price": 1.56
},
{
"condition": "HP",
"price": 0.95
},
{
"condition": "DMG",
"price": 0.92
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 22,
"high": 73.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 32.5,
"low": 27.63,
"high": 37.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-13T23:51:05.995Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}