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

Flip a coin. If heads, discard an Energy attached to the Defending Pokémon.
Discard all Grass Energy attached to this Pokémon.
/api/v1/pokemon/cards/bwp_ja-231vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bwp_ja-231vh",
"name": "Genesect",
"number": "231",
"printed_number": "231",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/231vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/231vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/231vh.large.webp"
}
],
"expansion": {
"id": "bwp_ja",
"name": "Black & White Promos",
"total": 236,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"printed_total": 236,
"release_date": "2010/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.symbol.png",
"translation": {
"en": {
"name": "Black & White Promos"
}
}
},
"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/bwp_ja/231vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/231vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/231vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hyper Beam",
"text": "Flip a coin. If heads, discard an Energy attached to the Defending Pokémon.",
"damage": "30"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Breaker Bazooka",
"text": "Discard all Grass Energy attached to this Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 19.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 455.44,
"low": 599.99,
"high": 599.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 29.99,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 26,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 43,
"low": 41.5,
"high": 43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 15,
"high": 49.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:05:12.764Z",
"trend_7d": {
"direction": "down",
"percent": -38.36
}
}
}
}