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

Discard the top 5 cards of your deck. If any of those cards are Energy cards, attach them to this Pokémon.
If your opponent's Pokémon is Knocked Out by damage from this attack, take 2 more Prize cards. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm4-105vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm4-105vh",
"name": "Guzzlord-GX",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/105vh.large.webp"
}
],
"expansion": {
"id": "sm4",
"name": "Crimson Invasion",
"total": 126,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CIN",
"printed_total": 111,
"release_date": "2017/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149134",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"Ultra Beast"
],
"types": [
"Darkness"
],
"hp": "210",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Eat Sloppily",
"text": "Discard the top 5 cards of your deck. If any of those cards are Energy cards, attach them to this Pokémon."
},
{
"cost": [
"Darkness",
"Darkness",
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Tyrannical Hole",
"damage": "180"
},
{
"cost": [
"Darkness",
"Darkness",
"Darkness",
"Darkness",
"Darkness"
],
"converted_energy_cost": 5,
"name": "Glutton-GX",
"text": "If your opponent's Pokémon is Knocked Out by damage from this attack, take 2 more Prize cards. (You can't use more than 1 GX attack in a game.)",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 8.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.04
},
{
"condition": "LP",
"price": 6.08
},
{
"condition": "MP",
"price": 5.21
},
{
"condition": "HP",
"price": 3.98
},
{
"condition": "DMG",
"price": 4.15
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 10.93,
"low": 10.93,
"high": 10.93,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 40,
"low": 20,
"high": 40,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47.5,
"low": 41.5,
"high": 47.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 54.1,
"low": 56.5,
"high": 68.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "8",
"value": 6.5,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "flat",
"percent": -0.12
}
}
}
}