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

Attach 2 Fighting Energy cards from your discard pile to this Pokémon.
Prevent all damage done to this Pokémon by attacks from Pokémon-GX and Pokémon-EX during your opponent's next turn. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm6-136vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm6-136vh",
"name": "Zygarde-GX",
"number": "136",
"printed_number": "136",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/136vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/136vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/136vh.large.webp"
}
],
"expansion": {
"id": "sm6",
"name": "Forbidden Light",
"total": 150,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "FLI",
"printed_total": 131,
"release_date": "2018/05/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "165725",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/136vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/136vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/136vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Fighting"
],
"hp": "200",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cell Connector",
"text": "Attach 2 Fighting Energy cards from your discard pile to this Pokémon.",
"damage": "50"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Land's Wrath",
"damage": "130"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Verdict-GX",
"text": "Prevent all damage done to this Pokémon by attacks from Pokémon-GX and Pokémon-EX during your opponent's next turn. (You can't use more than 1 GX attack in a game.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 546.25,
"low": 237.5,
"high": 672.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 47.45,
"low": 69.99,
"high": 69.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 99.7,
"low": 125,
"high": 125,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:18:42.165Z",
"trend_7d": {
"direction": "up",
"percent": 10.73
}
}
}
}