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

If this Pokémon didn't move from the Bench to the Active Spot this turn, this attack does nothing. This attack's damage isn't affected by Weakness.
/api/v1/pokemon/cards/swsh12pt5-83vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh12pt5-83vrh",
"name": "Hoopa",
"number": "83",
"printed_number": "83",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/83vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/83vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/83vrh.large.webp"
}
],
"expansion": {
"id": "swsh12pt5",
"name": "Crown Zenith",
"total": 160,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRZ",
"printed_total": 159,
"release_date": "2023/01/20",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "478227",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/83vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/83vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/83vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "120",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Assault Gate",
"text": "If this Pokémon didn't move from the Bench to the Active Spot this turn, this attack does nothing. This attack's damage isn't affected by Weakness.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 0.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.39
},
{
"condition": "LP",
"price": 0.37
},
{
"condition": "MP",
"price": 0.35
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:41:19.686Z",
"trend_7d": {
"direction": "up",
"percent": 2.63
}
}
}
}