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

If Typhlosion has at least 2 Fire Energy attached to it, the Defending Pokémon is now Burned.
/api/v1/pokemon/cards/pcg9_ja-34vh?include=prices 200 29ms{
"success": true,
"data": {
"id": "pcg9_ja-34vh",
"name": "Typhlosion δ",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/34vh.large.webp"
}
],
"expansion": {
"id": "pcg9_ja",
"name": "Offense and Defense of the Furthest Ends",
"total": 68,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 68,
"release_date": "2006/06/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.symbol.png",
"translation": {
"en": {
"name": "Offense and Defense of the Furthest Ends"
}
}
},
"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/pcg9_ja/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/34vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Delta Species"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Shady Move",
"text": "Once during your turn (before your attack), if Typhlosion is your Active Pokémon, you may move 1 damage counter from either player's Pokémon to another Pokémon (yours or your opponent's). This power can't be used if Typhlosion is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Burning Ball",
"text": "If Typhlosion has at least 2 Fire Energy attached to it, the Defending Pokémon is now Burned.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 36.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 36.99
},
{
"condition": "DMG",
"price": 20
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 199.99,
"low": 169.99,
"high": 229.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 32.4,
"low": 27.54,
"high": 37.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 408,
"low": 346.8,
"high": 469.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "5",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 169.75,
"low": 147.5,
"high": 248.74,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-08-11T16:16:15.517Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}