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

During your opponent's next turn, any damage done to Porygon by attacks is reduced by 20 (after applying Weakness and Resistance).
Search your deck for Porygon2, show it to your opponent, and put it into your hand. Shuffle your deck afterward.
/api/v1/pokemon/cards/hsp-HGSS22vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "hsp-HGSS22vh",
"name": "Porygon",
"number": "HGSS22",
"printed_number": "HGSS22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS22vh.large.webp"
}
],
"expansion": {
"id": "hsp",
"name": "HGSS Black Star Promos",
"total": 25,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "PR-HS",
"printed_total": 25,
"release_date": "2010/02/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88313",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS22vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Stiffen",
"text": "During your opponent's next turn, any damage done to Porygon by attacks is reduced by 20 (after applying Weakness and Resistance)."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Version Update",
"text": "Search your deck for Porygon2, show it to your opponent, and put it into your hand. Shuffle your deck afterward."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17
},
{
"condition": "LP",
"price": 14.05
},
{
"condition": "MP",
"price": 11.14
},
{
"condition": "HP",
"price": 9.32
},
{
"condition": "DMG",
"price": 9.87
}
],
"graded": [
{
"company": "AGS",
"grade": "8.5",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 32.4,
"low": 28,
"high": 28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 30.38,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 280.5,
"low": 255.5,
"high": 377.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 31,
"low": 25.39,
"high": 35.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 32,
"low": 24.2,
"high": 36.37,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "8",
"value": 51,
"low": 30.2,
"high": 56.98,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 115,
"low": 100.4,
"high": 133,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "9",
"value": 73.1,
"low": 105,
"high": 105,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:43:28.843Z",
"trend_7d": {
"direction": "down",
"percent": -0.93
}
}
}
}