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/dpp_ja-75vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dpp_ja-75vh",
"name": "Porygon-Z LV.X",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/75vh.large.webp"
}
],
"expansion": {
"id": "dpp_ja",
"name": "Diamond & Pearl Promos",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"printed_total": 127,
"release_date": "2006/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dpp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dpp_ja.symbol.png",
"translation": {
"en": {
"name": "Diamond & Pearl Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/75vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Level-Up"
],
"types": [
"Colorless"
],
"hp": "130",
"abilities": [
{
"name": "Mode Crash",
"text": "Once during your turn (before your attack), when you put Porygon-Z LV.X from your hand onto your Active Porygon-Z, you may discard all of your opponent's Special Energy cards in play.",
"type": "Poké-Power"
},
{
"name": "Decode",
"text": "Once during your turn (before your attack), you may search your deck for up to any 2 cards and shuffle your deck afterward. Then, put those cards on top of your deck in any order. This power can't be used if Porygon-Z is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 27.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 27.1
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 400,
"low": 340,
"high": 460,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 195,
"low": 161,
"high": 206.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 76.45,
"low": 64.98,
"high": 87.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 119.31,
"low": 175,
"high": 175,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:24:11.782Z",
"trend_7d": {
"direction": "up",
"percent": 13.44
}
}
}
}