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 next turn, this Pokémon's Overdrive Smash attack does 40 more damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/xy4-50vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy4-50vh",
"name": "Gigalith",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/50vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/50vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/50vh.large.webp"
}
],
"expansion": {
"id": "xy4",
"name": "Phantom Forces",
"total": 124,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PHF",
"printed_total": 119,
"release_date": "2014/11/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "94508",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/50vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/50vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/50vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "140",
"abilities": [
{
"name": "High Density Armor",
"text": "If this Pokémon has full HP, any damage done to this Pokémon by an opponent's attack is reduced by 50 (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Overdrive Smash",
"text": "During your next turn, this Pokémon's Overdrive Smash attack does 40 more damage (before applying Weakness and Resistance).",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 0.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.56
},
{
"condition": "MP",
"price": 0.47
},
{
"condition": "HP",
"price": 0.43
},
{
"condition": "DMG",
"price": 0.38
}
],
"graded": [
{
"company": "PSA",
"grade": "7",
"value": 8.38,
"low": 5.82,
"high": 10.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:30:56.509Z",
"trend_7d": {
"direction": "down",
"percent": -8.2
}
}
}
}