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 Paralyzed.
/api/v1/pokemon/cards/smp_ja-307vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "smp_ja-307vh",
"name": "Pikachu",
"number": "307",
"printed_number": "307",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/307vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/307vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/307vh.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/307vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/307vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/307vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tail Whap",
"damage": "10"
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Thunder Shock",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 64.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 64.9
},
{
"condition": "MP",
"price": 35
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 200,
"low": 78.13,
"high": 300,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 25.2,
"low": 21.42,
"high": 28.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 99.41,
"low": 84.5,
"high": 114.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 280,
"low": 252.56,
"high": 413.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "down",
"percent": -18
}
},
{
"company": "PSA",
"grade": "6",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 38.5,
"low": 32.73,
"high": 44.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 144,
"low": 126.8,
"high": 165.06,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "9",
"value": 124.99,
"low": 106.24,
"high": 143.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:57.032Z",
"trend_7d": {
"direction": "down",
"percent": -0.86
}
}
}
}