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

/api/v1/pokemon/cards/dp4-49vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp4-49vrh",
"name": "Porygon2",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/49vrh.large.webp"
}
],
"expansion": {
"id": "dp4",
"name": "Great Encounters",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "GE",
"printed_total": 106,
"release_date": "2008/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88326",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/49vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "70",
"abilities": [
{
"name": "Download",
"text": "Once during your turn (before your attack), you may discard a Supporter card from your hand and use the effect of that card as the effect of this power. This power can't be used if Porygon2 is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Speed Attack",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 9.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.55
},
{
"condition": "LP",
"price": 8.52
},
{
"condition": "MP",
"price": 5.71
},
{
"condition": "HP",
"price": 5.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 142,
"low": 120.7,
"high": 163.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 93.6,
"low": 79.56,
"high": 107.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 71,
"low": 11,
"high": 72.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 94,
"low": 85,
"high": 147.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 90,
"low": 75,
"high": 90,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 300,
"low": 300,
"high": 1200,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18.05,
"low": 15.6,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 47,
"low": 39.5,
"high": 47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 116.98,
"low": 88,
"high": 145.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:18.271Z",
"trend_7d": {
"direction": "down",
"percent": -9.65
}
}
}
}