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

Does 20 more damage for each Grass Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw11-16vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw11-16vh",
"name": "Genesect",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/16vh.large.webp"
}
],
"expansion": {
"id": "bw11",
"name": "Legendary Treasures",
"total": 140,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "LTR",
"printed_total": 113,
"release_date": "2013/11/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85662",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "110",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Slash",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Gaia Blaster",
"text": "Does 20 more damage for each Grass Energy attached to this Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 1.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.85
},
{
"condition": "LP",
"price": 1.66
},
{
"condition": "MP",
"price": 1.14
},
{
"condition": "HP",
"price": 1.23
},
{
"condition": "DMG",
"price": 1.07
}
],
"graded": [
{
"company": "AGS",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 11,
"high": 12.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:19:42.754Z",
"trend_7d": {
"direction": "down",
"percent": -4.15
}
}
}
}