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

During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).
Discard any Stadium card in play.
/api/v1/pokemon/cards/xy2-31vrh?include=prices 200 21ms{
"success": true,
"data": {
"id": "xy2-31vrh",
"name": "Avalugg",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/31vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/31vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/31vrh.large.webp"
}
],
"expansion": {
"id": "xy2",
"name": "Flashfire",
"total": 110,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FLF",
"printed_total": 106,
"release_date": "2014/05/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "91164",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/31vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/31vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/31vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "130",
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Frost Barrier",
"text": "During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).",
"damage": "40"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Shatter",
"text": "Discard any Stadium card in play.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.82
},
{
"condition": "LP",
"price": 0.6
},
{
"condition": "MP",
"price": 0.46
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.78,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:37:40.580Z",
"trend_7d": {
"direction": "up",
"percent": 2.5
}
}
}
}