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

The Defending Pokémon can't retreat during your opponent's next turn.
Add the top 2 cards of your opponent's deck to their Prize cards. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm4-114vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm4-114vh",
"name": "Nihilego-GX",
"number": "114",
"printed_number": "114",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/114vh.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": "149131",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/114vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"Ultra Beast"
],
"types": [
"Psychic"
],
"hp": "180",
"abilities": [
{
"name": "Empty Light",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may leave both Active Pokémon Confused and Poisoned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Lock Up",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "120"
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Symbiont-GX",
"text": "Add the top 2 cards of your opponent's deck to their Prize cards. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 16.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.34
},
{
"condition": "LP",
"price": 12.07
},
{
"condition": "MP",
"price": 9.92
},
{
"condition": "HP",
"price": 7
},
{
"condition": "DMG",
"price": 8.72
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.5,
"low": 22,
"high": 41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15.6,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 129.5,
"low": 44.5,
"high": 139.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27.43,
"low": 34.99,
"high": 34.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "up",
"percent": 2.38
}
}
}
}