Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data 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/smp_ja-38vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "smp_ja-38vh",
"name": "Poncho-wearing Pikachu",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/38vh.large.webp"
}
],
"expansion": {
"id": "smp_ja",
"name": "Sun & Moon Promos",
"total": 409,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"printed_total": 409,
"release_date": "2016/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.symbol.png",
"translation": {
"en": {
"name": "Sun & Moon Promos"
}
}
},
"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/smp_ja/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/38vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Singe?",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Burned.",
"damage": "20"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Pika Bolt",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 1100,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1100
},
{
"condition": "LP",
"price": 350
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1044,
"low": 887.4,
"high": 1200.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 360,
"low": 306,
"high": 414,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 1250.06,
"low": 825.03,
"high": 1250.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 495,
"low": 420.75,
"high": 569.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 240,
"low": 204,
"high": 276,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 504,
"low": 428.4,
"high": 579.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 300,
"low": 255,
"high": 345,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 3300,
"low": 2800,
"high": 3472.98,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "up",
"percent": 11.9
}
},
{
"company": "PSA",
"grade": "8",
"value": 260,
"low": 221,
"high": 299,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 1499.99,
"low": 1100,
"high": 1691,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "TAG",
"grade": "10",
"value": 2475,
"low": 2103.75,
"high": 2846.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "7",
"value": 580,
"low": 493,
"high": 667,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:57.032Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}