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 your opponent's Active Pokémon is a Psychic Pokémon, this attack does 30 more damage.
/api/v1/pokemon/cards/sv5-170vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv5-170vh",
"name": "Bronzor",
"number": "170",
"printed_number": "170",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/170vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/170vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/170vh.large.webp"
}
],
"expansion": {
"id": "sv5",
"name": "Temporal Forces",
"total": 218,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TEF",
"printed_total": 162,
"release_date": "2024/03/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "542891",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/170vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/170vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/170vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "80",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Mirror Attack",
"text": "If your opponent's Active Pokémon is a Psychic Pokémon, this attack does 30 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "sowsow",
"pricing": {
"currency": "USD",
"market": 9.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.13
},
{
"condition": "LP",
"price": 7.44
},
{
"condition": "MP",
"price": 5.61
},
{
"condition": "HP",
"price": 4.07
},
{
"condition": "DMG",
"price": 4
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 12.43,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 19.38,
"low": 17.5,
"high": 21.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.35,
"low": 11,
"high": 11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 69,
"low": 58.2,
"high": 98.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13
},
{
"company": "PSA",
"grade": "6",
"value": 10.02,
"low": 8.52,
"high": 11.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.34,
"low": 14.04,
"high": 14.36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 19.99,
"low": 17.25,
"high": 21.87,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "SGC",
"grade": "10",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 61.8,
"low": 69,
"high": 69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:24:12.108Z",
"trend_7d": {
"direction": "up",
"percent": 0.88
}
}
}
}