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 their Active Pokémon with 1 of their Benched Pokémon.
/api/v1/pokemon/cards/sm4-76vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm4-76vrh",
"name": "Hakamo-o",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/76vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/76vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/76vrh.large.webp"
}
],
"expansion": {
"id": "sm4",
"name": "Crimson Invasion",
"total": 126,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CIN",
"printed_total": 111,
"release_date": "2017/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149102",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/76vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/76vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/76vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Noble Roar",
"text": "Your opponent switches their Active Pokémon with 1 of their Benched Pokémon."
},
{
"cost": [
"Lightning",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Dragon Claw",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
},
{
"condition": "LP",
"price": 0.44
},
{
"condition": "MP",
"price": 0.48
},
{
"condition": "HP",
"price": 0.36
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 50.5,
"low": 42.93,
"high": 58.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "up",
"percent": 5.17
}
}
}
}