Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/gem4-0905?include=prices 200 42ms{
"success": true,
"data": {
"id": "gem4-0905",
"name": "Infernape",
"number": "0905/07",
"printed_number": "0905/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0905.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0905.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0905.large.webp"
}
],
"expansion": {
"id": "gem4",
"name": "Gem Pack Vol. 4",
"total": 196,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 196,
"release_date": "2026/02/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem4.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 4"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0905.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0905.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0905.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Scorching Fire",
"text": "Discard an Energy from this Pokémon.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Takumi Wada",
"pricing": {
"currency": "USD",
"market": 1.99,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 54.5,
"low": 53.75,
"high": 55.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25.5,
"low": 25.25,
"high": 25.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40.97,
"low": 40.9,
"high": 42.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.32,
"low": 13.2,
"high": 13.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 14.5,
"low": 14.25,
"high": 14.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 25.5,
"low": 25.25,
"high": 25.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:49:07.982Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}