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 there is no Stadium in play, this attack does nothing.
/api/v1/pokemon/cards/sv8pt5-85vph?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv8pt5-85vph",
"name": "Fan Rotom (Poke Ball) ",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/85vph.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/85vph.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/85vph.large.webp"
}
],
"expansion": {
"id": "sv8pt5",
"name": "Prismatic Evolutions",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PRE",
"printed_total": 131,
"release_date": "2025/01/17",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "610598",
"variants": [
{
"name": "pokeBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/85vph.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/85vph.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/85vph.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"abilities": [
{
"name": "Fan Call",
"text": "Once during your first turn, you may search your deck for up to 3 Colorless Pokémon with 100 HP or less, reveal them, and put them into your hand. Then, shuffle your deck. You can't use more than 1 Fan Call Ability during your turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Assault Landing",
"text": "If there is no Stadium in play, this attack does nothing.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Toshinao Aoki",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "MP",
"price": 0.31
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.99,
"low": 4.24,
"high": 5.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 7,
"low": 7,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.75,
"low": 9.14,
"high": 12.36,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 9,
"high": 9.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:55:30.220Z",
"trend_7d": {
"direction": "down",
"percent": -3.03
}
}
}
}