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 Burned or Poisoned. The Defending Pokémon is now affected by that Special Condition.
/api/v1/pokemon/cards/pl3-17vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pl3-17vrh",
"name": "Butterfree FB",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/17vrh.large.webp"
}
],
"expansion": {
"id": "pl3",
"name": "Supreme Victors",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "SV",
"printed_total": 147,
"release_date": "2009/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84068",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/17vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Grass"
],
"hp": "90",
"abilities": [
{
"name": "Compound Eyes",
"text": "If your opponent's Active Pokémon has any Poké-Bodies, each of Butterfree FB's attacks does 30 more damage to the Active Pokémon (before applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Select Powder",
"text": "Choose either Burned or Poisoned. The Defending Pokémon is now affected by that Special Condition.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Lee HyunJung",
"pricing": {
"currency": "USD",
"market": 7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7
},
{
"condition": "LP",
"price": 4.38
},
{
"condition": "MP",
"price": 2.69
},
{
"condition": "HP",
"price": 2.09
},
{
"condition": "DMG",
"price": 2.7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 42,
"low": 37,
"high": 50.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 8.25,
"high": 15.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 34.75,
"low": 19.35,
"high": 38.95,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 59,
"low": 58.63,
"high": 59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14.25,
"low": 8,
"high": 19.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 47.07,
"low": 34.21,
"high": 65.41,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:56:00.782Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}