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, this Pokémon has no Weakness.
/api/v1/pokemon/cards/bw9-79vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw9-79vrh",
"name": "Steelix",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/79vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/79vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/79vrh.large.webp"
}
],
"expansion": {
"id": "bw9",
"name": "Plasma Freeze",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLF",
"printed_total": 116,
"release_date": "2013/05/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89565",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/79vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/79vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/79vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Team Plasma"
],
"types": [
"Metal"
],
"hp": "150",
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Metal Defender",
"text": "During your opponent's next turn, this Pokémon has no Weakness.",
"damage": "50"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Heavy Impact",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 14.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.78
},
{
"condition": "LP",
"price": 12.75
},
{
"condition": "MP",
"price": 9.26
},
{
"condition": "HP",
"price": 11.99
},
{
"condition": "DMG",
"price": 3.61
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:11:45.869Z",
"trend_7d": {
"direction": "down",
"percent": -2.95
}
}
}
}