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

Choose either Asleep or Poisoned. Your opponent's Active Pokémon is now affected by that Special Condition.
This attack does 30 more damage for each different type of basic Energy attached to this Pokémon.
/api/v1/pokemon/cards/xy1-17vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy1-17vh",
"name": "Vivillon",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/17vh.large.webp"
}
],
"expansion": {
"id": "xy1",
"name": "XY",
"total": 146,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "XY",
"printed_total": 146,
"release_date": "2014/02/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90395",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/17vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "130",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Conversion Powder",
"text": "Choose either Asleep or Poisoned. Your opponent's Active Pokémon is now affected by that Special Condition."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Colorful Wind",
"text": "This attack does 30 more damage for each different type of basic Energy attached to this Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 9.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.38
},
{
"condition": "LP",
"price": 4.96
},
{
"condition": "MP",
"price": 2.11
},
{
"condition": "HP",
"price": 1.2
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:06:09.122Z",
"trend_7d": {
"direction": "up",
"percent": 2.29
}
}
}
}