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

This attack does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/bw7_ja-31vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "bw7_ja-31vh",
"name": "Weezing",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/31vh.large.webp"
}
],
"expansion": {
"id": "bw7_ja",
"name": "Plasma Gale",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW7",
"printed_total": 70,
"release_date": "2012/09/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw7_ja.symbol.png",
"translation": {
"en": {
"name": "Plasma Gale"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/31vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Team Plasma"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Aftermath",
"text": "When this Pokémon is Knocked Out by damage from an opponent's attack, discard the top 3 cards of your opponent's deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Smogbank",
"text": "This attack does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.24
},
{
"condition": "MP",
"price": 4
},
{
"condition": "HP",
"price": 2.75
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 82.8,
"low": 70.38,
"high": 95.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.2,
"low": 11.22,
"high": 15.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 176.5,
"low": 132.5,
"high": 219.29,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 24.51,
"low": 21.26,
"high": 27.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 41.74,
"low": 35.48,
"high": 48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:23:19.158Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}