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

Flip a coin. If heads, your opponent's Active Pokémon is now Burned.
/api/v1/pokemon/cards/c151j-037?include=prices 200 50ms{
"success": true,
"data": {
"id": "c151j-037",
"name": "Vulpix",
"number": "037/151",
"printed_number": "037/151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-037.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-037.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-037.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-037.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-037.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-037.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Super Singe",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Burned.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 1.9,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41.72,
"low": 41.71,
"high": 41.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 14.08,
"low": 11.97,
"high": 16.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 15.5,
"low": 15.25,
"high": 15.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:31:33.672Z",
"trend_7d": {
"direction": "down",
"percent": -30.4
}
}
}
}