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/pt3_ja-4?include=prices 200 17ms{
"success": true,
"data": {
"id": "pt3_ja-4",
"name": "Butterfree FB",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/4.large.webp"
}
],
"expansion": {
"id": "pt3_ja",
"name": "Beat of the Frontier",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT3",
"printed_total": 100,
"release_date": "2009/03/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt3_ja.symbol.png",
"translation": {
"en": {
"name": "Beat of the Frontier"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607413",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/4.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": 23.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.9
},
{
"condition": "LP",
"price": 2.12
},
{
"condition": "HP",
"price": 1.25
},
{
"condition": "DMG",
"price": 1.29
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-14T04:34:48.181Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}