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

Your opponent's Active Pokémon is now Burned.
Switch this Pokémon with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/c151j-078?include=prices 200 62ms{
"success": true,
"data": {
"id": "c151j-078",
"name": "Rapidash",
"number": "078/151",
"printed_number": "078/151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-078.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-078.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-078.large.webp"
}
],
"expansion": {
"id": "c151j",
"name": "Collect 151 Journey",
"total": 192,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 192,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
"translation": {
"en": {
"name": "Collect 151 Journey"
}
}
},
"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/c151j-078.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-078.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-078.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Singe",
"text": "Your opponent's Active Pokémon is now Burned."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Mach Turn",
"text": "Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Nurikabe",
"pricing": {
"currency": "USD",
"market": 1.99,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 427,
"low": 362.95,
"high": 491.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 197,
"low": 167.45,
"high": 226.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 328.46,
"low": 279.19,
"high": 377.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 133.65,
"low": 73.31,
"high": 193.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 147,
"low": 80.5,
"high": 213.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 197,
"low": 167.45,
"high": 226.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:32:24.538Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}